MediaWiki:Common.css: verschil tussen versies

Uit wiki.lasso-concepten.nl

Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 1: Regel 1:
/** CSS die hier wordt geplaatst heeft invloed op alle vormgevingen */
/** CSS die hier wordt geplaatst heeft invloed op alle vormgevingen */
#toc {float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px;};
#toc {float:right;margin:0 0 1em 1em;position:relative;top:150px;right:10px;};
/** #toc {float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px;};
/** #toc {float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px;};

Versie van 5 jan 2023 19:52

/** CSS die hier wordt geplaatst heeft invloed op alle vormgevingen */
#toc {float:right;margin:0 0 1em 1em;position:relative;top:150px;right:10px;};
/** #toc {float:right;margin:0 0 1em 1em;position:fixed;top:150px;right:10px;};