X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=main.scss;fp=main.scss;h=0095f8c7fcb23ea0401d6859affd7c224be626c3;hb=e7f663548cdbbb82e9766f388dadd9393980887c;hp=c6e9bbbe1d32e74bf5adcf6b0567e8f2d77d8c86;hpb=2e707dc1bb19986ed32064de04f86ee514654fe8;p=disinclined.org.git diff --git a/main.scss b/main.scss index c6e9bbb..0095f8c 100644 --- a/main.scss +++ b/main.scss @@ -109,9 +109,9 @@ main { margin:0px auto 0; } -#header .title { +#header, #site-title { font-family:'bree_serifregular'; - font-size: 404%; + font-size: 204%; margin-left: -1%; } @@ -133,7 +133,7 @@ main { margin-top:55px; margin-left:17px; font-family:InconsolataMedium; - font-size:1.4em; + font-size:1.2em; } .exhibit { @@ -149,3 +149,50 @@ main { margin-bottom:15px; font-size: 180%; } + +.page-header { + margin-top:30px; + margin-bottom:30px; + font-size: 300%; +} + + +// ---------------------------------- +// Notes +// ---------------------------------- + + +.article { + margin-bottom:30px; +} + +.page-date { + color:grey; +} + +.page-title { + margin-top:30px; + margin-bottom:30px; + font-size: 150%; +} + +article { + margin-bottom: 40px; + margin-left: 10px; +} + + +.pagination { + font-size: 150%; +} + + + + + + + + + + +