34 lines
795 B
Stylus
34 lines
795 B
Stylus
|
#post
|
||
|
width: 100%
|
||
|
max-width: 40em
|
||
|
h1
|
||
|
margin-top: 0
|
||
|
form
|
||
|
width: 100%
|
||
|
.buttons i
|
||
|
margin-right: 0.5em
|
||
|
.post-merge
|
||
|
.left-post-container
|
||
|
width: 47%
|
||
|
float: left
|
||
|
.right-post-container
|
||
|
width: 47%
|
||
|
float: right
|
||
|
input[type=text]
|
||
|
width: 8em
|
||
|
margin-top: -2px
|
||
|
.post-mirror
|
||
|
margin-bottom: 1em
|
||
|
&:after
|
||
|
display: block
|
||
|
height: 1px
|
||
|
content: ' '
|
||
|
clear: both
|
||
|
.post-thumbnail .thumbnail
|
||
|
width: 100%
|
||
|
height: 9em
|
||
|
.target-post .thumbnail
|
||
|
margin-right: 0.35em
|
||
|
.target-post, .target-post-content
|
||
|
margin: 1em 0
|