|
@@ -173,6 +173,7 @@ thead tr {
|
|
|
|
|
|
.postbox {
|
|
|
margin-top: 2em;
|
|
|
+ font-weight: 300;
|
|
|
font-size: 1.2em;
|
|
|
line-height: 1.8;
|
|
|
}
|
|
@@ -181,6 +182,10 @@ thead tr {
|
|
|
max-width: 100%;
|
|
|
}
|
|
|
|
|
|
+.postbox .title h1 {
|
|
|
+ font-size: 1.9em;
|
|
|
+}
|
|
|
+
|
|
|
.postbox .title h1 a {
|
|
|
color: #534741;
|
|
|
border-bottom: 0px solid transparent;
|
|
@@ -200,6 +205,7 @@ thead tr {
|
|
|
font-size: 50%;
|
|
|
font-weight: normal;
|
|
|
color: #808080;
|
|
|
+ line-height: 4.1;
|
|
|
}
|
|
|
|
|
|
.pager {
|