Skip to content

Commit 3eea811

Browse files
committed
css: update typography.
1 parent b757972 commit 3eea811

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/micrypt.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ padding:5px;
134134
width:580px;
135135
}
136136
span.summary {
137-
font-size:16px;
137+
font-size:18px;
138138
display:block;
139139
float:left;
140140
width:500px;
@@ -295,7 +295,7 @@ text-shadow: rgba(255, 255, 255, .8) 0 1px 0;
295295
line-height: 30px;
296296
color: #444;
297297
margin:0 0 20px;
298-
font-size: 1.2em;
298+
font-size: 1.35em;
299299
line-height: 1.9em;
300300
}
301301
div.post li {
@@ -364,7 +364,7 @@ margin: 32px auto 56px;
364364
}
365365
body.post .summary {
366366
font-family: Georgia, serif;
367-
font-size: 17px;
367+
font-size: 19px;
368368
font-style: italic;
369369
margin: 35px auto;
370370
color: rgb(109, 109, 109);

0 commit comments

Comments
 (0)