Uživatel:Gorn/monobook.css: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
m |
m |
||
Řádek 6: | Řádek 6: | ||
margin:0; | margin:0; | ||
text-align:rigth; | text-align:rigth; | ||
} | } | ||
Řádek 85: | Řádek 84: | ||
overflow: hidden; | overflow: hidden; | ||
width: 11.6em; | width: 11.6em; | ||
} | } | ||
#p-logo a { | #p-logo a { | ||
Řádek 96: | Řádek 94: | ||
width: 145px; | width: 145px; | ||
margin-left:5px; | margin-left:5px; | ||
} | } | ||
Verze z 31. 3. 2006, 21:38
/* gorn's user additions to monobook *******/ #column-one { float:right; padding-top:110px; margin:0; text-align:rigth; } body { font-family:georgia, times, serif; padding: 0; margin: 0; background:none } #globalWrapper { margin-top:2em; padding-top:7px; margin-bottom:500px; } #column-content { width: 100%; min-width: 700px; float: left; margin: 1em -12.2em 0 0em; opacity:.6; } #content { margin: 0 12.2em 0 0; padding: 0em 1em 1.5em 0.2em; background: White; line-height: 1.5em; position: relative; z-index: 2; border:none; } /* navigace - menu */ li#n-sitesupport, li#n-portal, li#n-currentevents {display:none} /* portlets ******************/ /* hledani */ /* #p-search { position:absolute; right: 0px; top:0px; padding:0.3em; padding=0.1em; color:white; width:auto; visibility:visible; } #p-search #searchInput {width:10em} #p-search #searchGoButton {display:none} */ /* ** the page-related actions- page/talk, edit etc */ #p-cactions { position:absolute; top: 2.45em; left: 0px; } /* ** Logo properties ************* */ /* logo */ #p-logo { position: absolute; top: 2em; left:auto; /* predefinovani defaultu v main.css */ right: 0px; height: 118px; overflow: hidden; width: 11.6em; } #p-logo a { background-image:url(/skins/common/images/dhlogo.png) !important; } #p-logo h5 { display: none; } #p-logo a, #p-logo a:hover { height: 118px; width: 145px; margin-left:5px; } /* contents blok ********************/ h1.firstHeading { margin:5px; position:relative; top:0; left:0; border:1px solid gray; padding:0.6em; padding-left:0.5em; } #contentSub { margin:0px; } /* section */ .section { border:1px solid gray; margin:5px; padding:7px; } .section h3 { margin-top:0px; } /* other */