css: make fonts slightly bigger now that we have more space

This commit is contained in:
Carl Chenet 2017-05-19 13:58:22 +02:00
parent 31184f3c71
commit 80bea81bfc

View file

@ -498,7 +498,7 @@ li .link {
}
li .link a {
font-size: 11pt;
font-size: 11.5pt;
text-decoration: none;
}
@ -562,7 +562,7 @@ li .comment_folder_button:checked ~ ol.comments li {
li .byline {
color: #888;
font-size: 9pt;
font-size: 9.5pt;
}
li .byline > img.avatar {
margin-bottom: -5px;
@ -698,6 +698,7 @@ a#story_text_expander {
}
div.comment_text {
font-size: 10.5pt;
max-width: 700px;
word-wrap: break-word;
}
@ -737,13 +738,6 @@ div.comment_text code {
line-height: 1.2em;
}
div.comment_actions a {
color: #888;
font-weight: bold;
font-size: 8.5pt;
text-decoration: none;
}
div.dragons {
}
.dragon_text {