Käyttäjä:Anhu/myskin.css

Linux.fista
Siirry navigaatioon Siirry hakuun

Huomautus: Selaimen välimuisti pitää tyhjentää asetusten tallentamisen jälkeen, jotta muutokset tulisivat voimaan.

  • Firefox ja Safari: Napsauta Shift-näppäin pohjassa Päivitä, tai paina Ctrl-F5 tai Ctrl-R (⌘-R Macilla)
  • Google Chrome: Paina Ctrl-Shift-R (⌘-Shift-R Macilla)
  • Internet Explorer ja Edge: Napsauta Ctrl-näppäin pohjassa Päivitä tai paina Ctrl-F5
  • Opera: Paina Ctrl-F5.
* { margin: 0; padding: 0; background: black;}
body { position: relative; width: 800px; height: 100%; margin-left: auto; margin-right: auto; background: black; }

p { color: #fff; }

a { color: orange; }
a:visited { color: dark orange; }
a:active, a.new { color: red; }
a.interwiki, a.external { color: blue; }
a.stub { color: gold; }

li { text-decoration: none; }

#content, #content table
#p-cactions ul li a { background: #f5f5f5; }

#portlet { }