Simplify margins when showing diary entries
This commit is contained in:
parent
514ec41c58
commit
cb68450ac7
3 changed files with 3 additions and 16 deletions
|
@ -1079,23 +1079,10 @@ tr.turn:hover {
|
|||
padding-bottom: $lineheight/2;
|
||||
border-top: 1px solid $grey;
|
||||
|
||||
&:first-of-type {
|
||||
margin-top: $lineheight/2;
|
||||
}
|
||||
|
||||
&.deleted {
|
||||
background-color: #fee;
|
||||
}
|
||||
|
||||
.post_heading {
|
||||
margin-bottom: $lineheight;
|
||||
|
||||
h2 {
|
||||
margin-top: 0;
|
||||
margin-bottom: $lineheight/2;
|
||||
}
|
||||
}
|
||||
|
||||
img.user_thumbnail {
|
||||
float: left;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue