User:Random Ranaun/wikia.css: Difference between revisions

no edit summary
imported>Random Ranaun
No edit summary
imported>Random Ranaun
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 46:
body.page-The_Sims_Wiki_talk_Fanon_Portal .WikiaBarCollapseWrapper {
background-color: #053871;
}
 
.WikiaArticle .toc {
-moz-border-radius: 0.4em 0.4em 0.4em 0.4em;
-webkit-border-radius: 0.4em 0.4em 0.4em 0.4em;
border-radius: 0.4em 0.4em 0.4em 0.4em;
background: #FFFFFF;
}
 
.WikiaArticle .toc.show {
background: #FFFFFF url(http://images4.wikia.nocookie.net/sims/images/6/6d/Image_TOC.png) no-repeat center center;
}
 
Line 63 ⟶ 52:
.Chat .avatar {display:none;}
.Chat li {padding:2px 3px; min-height:0;}
.Chat ul {margin:10px;}
.Chat .username {display:inline;}
.Chat .username:before {content:'<';}