X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=982e0a0ef6664ea3842b9de07a1eac8f7258950d;hb=ab5358c11dcb4626de736bcbcda7653c3973d207;hp=832307e278e0121cd5042a850ab9dd02961be4e7;hpb=898bd8561cbfe6c97653b307b46aac46d3bfe170;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index 832307e..982e0a0 100644 --- a/includes/style.css +++ b/includes/style.css @@ -139,6 +139,7 @@ li { #notes, #note { text-align:left; margin-top:20px; + font-family:'InconsolataMedium'; } #notes h1 { @@ -192,10 +193,12 @@ pre { #comment input { border:1px solid grey; + font-family:'InconsolataMedium'; } #comment textarea { border:1px solid grey; + font-family:'InconsolataMedium'; } #comment .submit { @@ -226,6 +229,7 @@ pre { } .recaptcha_help { + font-family:'MuseoSlab500'; font-size:80%; } @@ -238,7 +242,8 @@ pre { margin-bottom:15px; } -#blank_comment { display:none; +#blank_comment { + display:none; font-weight:bold; font-family:sans-serif; color:red;