(- test) |
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") |
||
(59 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 - DOORS Themed (Credits to LSPLASH for image) */ |
|||
.WikiaRail .rail-module { |
|||
background: url(https://doors-game.fandom.com/wiki/DOORS?so=search&file=DOORS_Thumbnail_3.png) center; |
|||
border-radius: 4.5px; |
|||
box-shadow: 20px rgba(0, 0, 0, 0.5); |
|||
padding: 15px !important; |
|||
transition: .35s ease; |
|||
} |