Gebruiker:MakiBoy/common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
Regel 5: | Regel 5: | ||
.mw-disambig { | .mw-disambig { | ||
background-color: #AFEEEE; | background-color: #AFEEEE; | ||
+ | } | ||
+ | |||
+ | .mw-redirect { background-color:#F5DEB3; } | ||
+ | .mw-redirect.mw-disambig { | ||
+ | background: repeating-linear-gradient(135deg, #F5DEB3, #F5DEB3 .4em, #AFEEEE .4em, #AFEEEE .8em); | ||
} | } | ||
Versie van 25 okt 2024 12:07
.makiboytools {
display: block !important;
}
.mw-disambig {
background-color: #AFEEEE;
}
.mw-redirect { background-color:#F5DEB3; }
.mw-redirect.mw-disambig {
background: repeating-linear-gradient(135deg, #F5DEB3, #F5DEB3 .4em, #AFEEEE .4em, #AFEEEE .8em);
}
.TVB-aanpassen {
display: none !important;
}