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

no edit summary
imported>Random Ranaun
No edit summary
imported>Random Ranaun
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 46:
body.page-The_Sims_Wiki_talk_Fanon_Portal .WikiaBarCollapseWrapper {
background-color: #053871;
}
 
.WikiaActivityModule .activity-heading,
.WikiaRail .RelatedVideosModule.module #RelatedVideosRL h1,
.LatestPhotosModule > h1.tight,
#WikiaSpotlightsModule header h1,
.CommunityCornerModule h2,
.HotSpotsModule h1,
.FollowedPagesModule h1,
.ChatModule h1.chat-headline {
margin-top: -17px !important;
margin-left: -12px !important;
margin-right: -12px !important;
margin-bottom: 8px !important;
padding: 0.15em;
color: White;
font-weight: bold;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px #666666;
-moz-box-shadow: 0 1px 2px #666666;
-o-box-shadow: 0 1px 2px #666666;
box-shadow: 0 1px 2px #666666;
}
 
.WikiaBlogListingBox h3 {
margin-top: -17px !important;
margin-left: -12px !important;
margin-right: -12px !important;
margin-bottom: 8px !important;
padding: .24em .30em .30em .18em;
color: white;
font-size: 130%;
font-weight: bold;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px #666666;
-moz-box-shadow: 0 1px 2px #666666;
-o-box-shadow: 0 1px 2px #666666;
box-shadow: 0 1px 2px #666666;
}
 
.ChatModule h1.chat-headline {
background: url("http://images4.wikia.nocookie.net/sims/fr/images/4/40/Bandeau_bleu.jpg");
}
 
.WikiaBlogListingBox .wikia-button {
margin-top: 25px;
}
 
.ChatModule .chat-name {
position: relative;
top: 1px;
}
 
.ChatModule .chat-join {
position: relative;
top: -20px;
}
 
Line 114 ⟶ 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:'<';}