Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
<div>
a:link { font-weight:bold; color:#80FF80; text-decoration:none }
a:visited { font-weight:bold; color:#8080FF; text-decoration:none }
a:hover { font-weight:bold; color:#E00000; text-decoration:none }
a:active { font-weight:bold; color:#FF00FF; text-decoration:underline }
a:focus { font-weight:bold; color:#C0C0C0; text-decoration:underline }

#p-navigation,#p-search,#p-tb  { 
bwidth: 10.8em;
border: none;
margin: 0 0 0.5em 0em;
float: none;
overflow: hidden;
font-size: 95%;
background: gold;
border-collapse: collapse;
border: 1px solid #aaaaaa;
padding: 0 0.8em 0.3em .5em;
 }
#catlinks {
   width:95%;
   background-color:#E0E0E0;
   }
textarea,input#wpSummary {font-size: 18 pt;
 background-color: gold;
 color: black;
 font-weight: bold;
line-height:20.5pt
}
/* نمط المقالات */
.ns-0 * #content, 
.ns-0 * #p-cactions li, 
.ns-0 * #p-cactions li a { 
   background : white;
}
/* نمط صفحة المستخدم */
.ns-2 * #content, 
.ns-2 * #p-cactions li, 
.ns-2 * #p-cactions li a {
   background : orange;
}
/* نمط ويكيبيديا  */
.ns-4 * #content, 
.ns-4 * #p-cactions li, 
.ns-4 * #p-cactions li a {
   background: #F4F4F4;
}
/* نمط صورة */
.ns-6 * #content, 
.ns-6 * #p-cactions li, 
.ns-6 * #p-cactions li a {
   background: sylver;
}
/* نمط تصنيف */
.ns-14 * #content, 
.ns-14 * #p-cactions li, 
.ns-14 * #p-cactions li a {
   background: green;
}
</div>