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;
}

View File

@ -1,10 +1,8 @@
/*{{{ Global Font Settings */
@font-face{
font-family: custom-sans;
src: local("Quicksand Regular"),
local("Quicksand-Regular"),
url("http://file.astropenguin.net/blog/fonts/Quicksand-Regular/Quicksand-Regular.woff") format("woff"),
url("http://file.astropenguin.net/blog/fonts/Quicksand-Regular/Quicksand-Regular.svg") format("svg"),
src: local("GIRegular"),
url("http://file.astropenguin.net/blog/fonts/GI-Regular.woff") format("woff"),
local("Helvetica-Light"),
local("Avenir"),
local("Verdana"),