Szerkesztő:Húsdaráló~huwiki/monobook.css

Megjegyzés: közzététel után frissítened kell a böngésződ gyorsítótárát, hogy lásd a változásokat.

  • Firefox / Safari: tartsd lenyomva a Shift gombot és kattints a Frissítés gombra a címsorban, vagy használd a Ctrl–F5 vagy Ctrl–R (Macen ⌘–R) billentyűkombinációt
  • Google Chrome: használd a Ctrl–Shift–R (Macen ⌘–Shift–R) billentyűkombinációt
  • Internet Explorer / Edge: tartsd nyomva a Ctrl-t, és kattints a Frissítés gombra, vagy nyomj Ctrl–F5-öt
  • Opera: Nyomj Ctrl–F5-öt
#bodyContent { font-size: 120% ; 
color:      rgb(130,130,130) ; 
font-family:  "Verdana"; }
a {
text-decoration: none ;
BORDER-right:  rgb(130,130,130) 1px solid; 
BORDER-top:    rgb(130,130,130) 2px solid; 
BORDER-left:   rgb(130,130,130) 2px solid; 
BORDER-bottom: rgb(130,130,130) 1px solid; 
color:      rgb(055,055,055)  ; 
background: rgb(230,230,230) ;
}  
a:visited {
text-decoration: none ;
color:      rgb(255,255,255)  ;
background: rgb(120,120,120) ;
}

a.new {
text-decoration: none  ;
color:      rgb(175,175,175) ;
background: rgb(245,245,245);
}
a.new:visited {
text-decoration: none  ;
color:      rgb(240,240,240) ;
background:   rgb(130,130,130)   ;
}
a:hover {
BORDER-right:  rgb(130,130,130) 2px solid; 
BORDER-top:    rgb(130,130,130) 1px solid; 
BORDER-left:   rgb(130,130,130) 1px solid; 
BORDER-bottom: rgb(130,130,130) 2px solid; 

cursor: help;
text-decoration: none  ;
color:      rgb(230,230,230)  ;
background: rgb(100,100,100)  ;
}





#p-personal ul {
border: none;
line-height: 1.4em;
color: rgb(130,130,130);
background: none;
}
#p-personal li {
z-index:0;
border: 1px solid;
padding:0;
display: inline;
color: rgb(130,130,130);
margin-left: 1em;
line-height: 1.2em;
background: none;
}
#p-personal li a {
text-decoration: none;
color: rgb(130,130,130);
padding-bottom: 0.2em;
background: none;
}
#p-personal li a:hover {
background-color: rgb(130,130,130);
text-decoration: none;
}