(- changing styles) |
m (FANDOMbot moved page User:Bubblybonbon/common.css to User:Binonbo/common.css: Automatically moved page while renaming the user "Bubblybonbon/common.css" to "Binonbo/common.css") |
||
(58 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
/* 1) Disables advertisements on-screen - Quality of Life */ |
|||
.ad-slot-placeholder, |
|||
.top-ads-container { |
|||
display: none !important; |
|||
} |
|||
/* 2) Rail Module Customization */ |
|||
.WikiaRail .rail-module { |
|||
background: transparent; |
|||
transition: 0.25s ease; |
|||
transition-property: border, background; |
|||
} |
|||
.WikiaRail .rail-module:hover { |
|||
background: #D0AE82; |
|||
} |