User:Srl/monobook.css
Minn Wikipedija, l-enċiklopedija ħielsa.
< User:Srl
Nota: wara li tkun salvajt, trid tnaddaf il-cache tal-browser tiegħek biex tkun tista' tara t-tibdil: Mozilla: għafas reload (jew inkella ctrl-r), IE / Opera: ctrl-f5, Safari: cmd-r, Konqueror ctrl-r.
h1.firstHeading { text-shadow: black 2px 2px 2px; } /* change colour of unselected tabs */ #p-cactions ul li a { background: #dddddd; } /* change colour of selected tabs */ #p-cactions ul li.selected a { background: white; } /* change border colour of selected tabs */ #p-cactions li.selected { border-color: #aaaaaa; } /* same following the css3 draft specs, any browsers supporting this? */ #p-cactions ul li, #p-cactions ul li a { border-radius-topleft: 1em; border-radius-topright: 1em; } #content { border-radius-topleft: 1em; border-radius-bottomleft: 1em; } div.pBody { border-radius-topright: 1em; border-radius-bottomright: 1em; } /* put scrollbar on pre sections instead of ugly cutoff/overlap in firefox */ pre { overflow: auto; }