Gebruiker:MakiBoy/common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(Nieuwe pagina aangemaakt met '.MakiBoyTools { display: block; }') |
|||
(17 tussenliggende versies door dezelfde gebruiker niet weergegeven) | |||
Regel 1: | Regel 1: | ||
− | . | + | .makiboytools { |
− | display: block; | + | display: block !important; |
+ | } | ||
+ | |||
+ | .mw-disambig { | ||
+ | background-color: #AFEEEE; | ||
+ | } | ||
+ | |||
+ | #TerugVerwijsBox > div > table > tbody > tr > td > center > span > a { | ||
+ | display: none !important; | ||
} | } |
Huidige versie van 28 mei 2025 om 18:50
.makiboytools {
display: block !important;
}
.mw-disambig {
background-color: #AFEEEE;
}
#TerugVerwijsBox > div > table > tbody > tr > td > center > span > a {
display: none !important;
}