use bettor reading-font

This commit is contained in:
2015-09-01 00:39:37 +08:00
parent 22c0e5782e
commit 0cdd62d81f
2 changed files with 4 additions and 4 deletions

View File

@@ -20,6 +20,7 @@
.spoiler .title:before {
padding-right: 0.5em;
content: "\25BC";
font-size: 0.75em;
}
.spoiler .title[clicked]:before {
content: "\25B2";
@@ -29,5 +30,6 @@
padding: 0.5em;
font-size: 0.9em;
line-height: 1.2em;
background-color: rgba( 0, 0, 0, 0.02 );
display: none;
}