h1, h2 {
margin: 0;
color: #01519a;
- font-size: 1.2em;
+ font-size: 1.3em;
a {
color: #01519a;
}
.entry-data {
- font-size: 1.2em;
+ font-size: 1.3em;
margin-top: 1.4em;
margin-bottom: 1.4em;
.date {
}
.lead {
- font-size: 1.2em;
+ font-size: 1.3em;
}
.body {
- font-size: 1.2em;
+ font-size: 1.3em;
+ }
+
+ blockquote {
+ position:relative;
+ left:1em;
+ font-style:italic;
+ margin-left: 1em;
+ }
+
+ .toolbar {
+ font-size: 1.3em;
+ margin-top: 1.4em;
+ margin-bottom: 1.8em;
+
+ .social a {
+ margin-right: .6em;
+ img {
+ vertical-align: middle;
+ }
+ }
}
.more {
- clear: both;
float: right;
- font-size: 1.2em;
font-style: italic;
- margin-top: .6em;
- margin-bottom: 1.8em;
a {
color: #acacac;
a {
color: black;
- font-size: 1.2em;
+ font-size: 1.3em;
}
a:before {
content: url("/static/img/plus.png");
}
.comment-data {
- font-size: 1.2em;
+ font-size: 1.3em;
margin-top: 1.4em;
margin-bottom: 1.4em;
.comment-date {
}
.body {
- font-size: 1.2em;
+ font-size: 1.3em;
}
}