Ero sivun ”Käyttäjä:Anhu/myskin.css” versioiden välillä
Siirry navigaatioon
Siirry hakuun
Ei muokkausyhteenvetoa |
pEi muokkausyhteenvetoa |
||
(10 välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
Rivi 1: | Rivi 1: | ||
* { margin: 0; padding: 0; } | * { margin: 0; padding: 0; background: black;} | ||
body { background: | body { position: relative; width: 800px; height: 100%; margin-left: auto; margin-right: auto; background: black; } | ||
p { color: #fff; } | 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 | #content, #content table | ||
#p-cactions ul li a { background: #f5f5f5; } | #p-cactions ul li a { background: #f5f5f5; } | ||
#portlet { } | |||
Nykyinen versio 31. toukokuuta 2009 kello 20.50
* { 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 { }