MediaWiki:Gadget-ms-Forum.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
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;
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.