}
.entry-short {
- border-top: 1px solid #8b8b87;
+ border-bottom: 1px solid #8b8b87;
.entry-wrapped {
padding-top: .7em;
}
.entry-data {
- font-size: 1.1em;
+ font-size: 1.2em;
margin-top: 1.4em;
margin-bottom: 1.4em;
.date {
}
.lead {
- font-size: 1.1em;
+ font-size: 1.2em;
}
.body {
- font-size: 1.1em;
+ font-size: 1.2em;
}
.more {
+ clear: both;
float: right;
- font-size: 1.1em;
+ font-size: 1.2em;
font-style: italic;
margin-top: .6em;
margin-bottom: 1.8em;
}
}
-.entry-info .entry-wrapped {
+.entry-info .entry-wrapped,
+.entry-publications .entry-wrapped {
margin-left: 0;
h1 {
font-size: 2em;
.submit-link {
margin-top: 1em;
- margin-bottom: 1em;
+ padding-bottom: 1em;
height: 1.7em;
+ border-bottom: 1px solid #8b8b87;
a {
color: black;
- font-size: 1.1em;
+ font-size: 1.2em;
}
a:before {
content: url("/static/img/plus.png");