Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,915
edits
No edit summary |
No edit summary |
||
Line 295: | Line 295: | ||
} | } | ||
#thread .content .tleft { | #thread .content .tleft, | ||
#thread .content .floatleft { | |||
margin-right: 12px!important; | margin-right: 12px!important; | ||
} | } | ||
#thread .opening-post .content .tleft { | #thread .opening-post .content .tleft, | ||
#thread .opening-post .content .floatleft { | |||
margin-right: 13px!important; | margin-right: 13px!important; | ||
margin-top: 5px!important; | margin-top: 5px!important; | ||
margin-bottom: 15px!important; | margin-bottom: 15px!important; | ||
} | } | ||
#thread .opening-post .content .tleft:first-of-type:last-of-type { | #thread .opening-post .content .tleft:first-of-type:last-of-type, | ||
#thread .opening-post .content .floatleft:first-of-type:last-of-type { | |||
margin-left: -2px!important; | margin-left: -2px!important; | ||
} | } | ||
Line 309: | Line 312: | ||
margin-top: 10px!important; | margin-top: 10px!important; | ||
} | } | ||
#thread .opening-post .content .tleft:first-child + p:first-of-type { | #thread .opening-post .content .tleft:first-child + p:first-of-type | ||
#thread .opening-post .content .floatleft:first-child + p:first-of-type { | |||
margin-top: 1px; | margin-top: 1px; | ||
} | } | ||
#thread .opening-post .tright:first-of-type:last-of-type, | |||
#thread .opening-post .floatright:first-of-type:last-of-type { | #thread .opening-post .floatright:first-of-type:last-of-type { | ||
margin-top: 6px; | margin-top: 6px; | ||
} | } | ||
#thread .opening-post .floatright:first-of-type:last-of-type img { | #thread .opening-post .tright:first-of-type:last-of-type img, | ||
#thread .opening-post .floatright:first-of-type:last-of-type img{ | |||
border-radius: 4px; | border-radius: 4px; | ||
} | } |
edits