Uživatel:Gorn/monobook.css: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
m |
m |
||
Řádek 8: | Řádek 8: | ||
#column-one { padding-top: 130px; } | #column-one { padding-top: 130px; } | ||
/* make a few corners round, only supported by moz/firefox/other gecko browsers for now | /* make a few corners round, only supported by moz/firefox/other gecko browsers for now | ||
#p-cactions ul li, #p-cactions ul li a { | #p-cactions ul li, #p-cactions ul li a { | ||
moz-border-radius-topleft: 0.4em; | -moz-border-radius-topleft: 0.4em; | ||
moz-border-radius-topright: 0.4em; | -moz-border-radius-topright: 0.4em; | ||
} | } | ||
#content { | #content { | ||
Řádek 21: | Řádek 21: | ||
-moz-border-radius-bottomright: 0.4em; | -moz-border-radius-bottomright: 0.4em; | ||
} | } | ||
*/ | |||
#paypal div { | #paypal div { |
Verze z 21. 2. 2006, 18:56
body { background: #f9f9f9 url("http://wikidev.net/upload/1/1f/Background.jpg") 0px 0px no-repeat; } #p-nav,#p-search,#p-tb,#footer { opacity:0.83; } #column-one { padding-top: 130px; } /* make a few corners round, only supported by moz/firefox/other gecko browsers for now #p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; } #content { -moz-border-radius-topleft: 0.6em; -moz-border-radius-bottomleft: 0.6em; } div.pBody { -moz-border-radius-topright: 0.4em; -moz-border-radius-bottomright: 0.4em; } */ #paypal div { width:35.5em; text-align:right; } #paypal input.itext { margin:0.6em; width: 15em; } #paypal select { margin:0.7em; margin-bottom:1em; } #paypal label { vertical-align:23%; } #paypal div.pp-message { width:34em; text-align:left; margin:0.5em; }