#notes, #note {
text-align:left;
margin-top:20px;
+ font-family:'InconsolataMedium';
}
#notes h1 {
pre {
margin-top:20px;
margin-bottom:20px;
+ width:100%;
+ overflow:auto;
}
#navigation {
#comment input {
border:1px solid grey;
+ font-family:'InconsolataMedium';
}
#comment textarea {
border:1px solid grey;
+ font-family:'InconsolataMedium';
}
#comment .submit {
}
.recaptcha_help {
+ font-family:'MuseoSlab500';
font-size:80%;
}
margin-bottom:15px;
}
-#blank_comment { display:none;
+#blank_comment {
+ display:none;
font-weight:bold;
font-family:sans-serif;
color:red;