Uživatel:Gorn/monobook.css: Porovnání verzí
Skočit na navigaci
Skočit na vyhledávání
m |
m |
||
Řádek 1: | Řádek 1: | ||
/* gorn's user additions to monobook *******/ | /* gorn's user additions to monobook *******/ | ||
Řádek 62: | Řádek 44: | ||
/* portlets ******************/ | /* portlets ******************/ | ||
/* general */ | |||
.portlet h5 { | |||
font-weight:bold; | |||
} | |||
.portlet .pBody ul { | |||
list-style:none; | |||
margin-left:0; | |||
margin-top:0; | |||
} | |||
.portlet .pBody { | |||
border:none; | |||
} | |||
/* hledani */ | /* hledani */ | ||
Řádek 77: | Řádek 73: | ||
#p-search #searchInput {width:10em} | #p-search #searchInput {width:10em} | ||
#p-search #searchGoButton {display:none} | #p-search #searchGoButton, #p-search h5 {display:none} | ||
/* | /* |
Verze z 31. 3. 2006, 22:03
/* 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; } #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 ******************/ /* general */ .portlet h5 { font-weight:bold; } .portlet .pBody ul { list-style:none; margin-left:0; margin-top:0; } .portlet .pBody { border:none; } /* 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, #p-search h5 {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:0px; } /* 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 */ tr#toctitle td { text-align:left; } table#toc {border:none} .section h2 { border:none; padding-top:0.2em; }