Z Polscy pisarze i badacze literatury przełomu XX i XXI wieku
(Różnice między wersjami)
Linia 148: | Linia 148: | ||
top: 376px; | top: 376px; | ||
left: 20px; | left: 20px; | ||
− | |||
border:none; | border:none; | ||
border-bottom: 1px solid black; | border-bottom: 1px solid black; | ||
background:none; | background:none; | ||
width: 260px; | width: 260px; | ||
+ | padding: 0; | ||
} | } | ||
Wersja z 22:55, 7 lip 2013
/* Umieszczony tutaj kod CSS wpłynie na wygląd skórki Wektor */ /* general layout of the site */ body { background-image:none; background-color:white; } /* content */ div#content { margin-left: 290px; margin-right: 4px; background-image:none; } /*** page ***/ div#mw-page-base { background-color:white; background-image:none; } /*** head ***/ div#mw-head-base { background-color:white; background-image:none; height: 45px; } div#mw-head { position: fixed; padding: 22px 0px 0px 0px; background-color:white; border-bottom: 3px solid black; left: 20px; } div#mw-head div#right-navigation { float: right; width:620px; margin-top: 0; } div#mw-head div#p-search { margin-right: 0; margin-left: 0; margin-top:-3px; } p.wikiTitle { font-size:130%; height: 26px; width: 334px; float: left; } /*** panel ***/ div#mw-panel { position: fixed; background-color:white; width:260px; top: 260px; left: 20px; text-align:right; } div#mw-panel div.portal div.body { background:none; } /* style dla stałych bocznych menu jak np. Nawigacja i Narzędzia */ div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited { color:black; } div#mw-panel div.box { position: fixed; left:20px; top: 84px; width: 240px; height: 160px; background-color: #0B9444; color:white; text-align: left; padding:10px 0 0 20px; word-wrap: break-word; } /* nazwa strony/hasła */ div#mw-panel div.box span { font-size: 44px; width: 230px; } div#mw-panel div#p-logo { position: fixed; top: 0px; padding: 25px 0px 0px 19px; } div#mw-panel div#p-logo a { height: 37px; width: 171px; } /*** footer ***/ div#footer { position: fixed; background-color:white; } div#footer ul li { padding: 0; color: pink; font-size: 1em; } /*** content ***/ div#shortDescription { position:fixed; top: 270px; left:20px; width: 260px; text-align:right; border-bottom: 1px solid black; } /*** toc ***/ table#toc { position: fixed; top: 376px; left: 20px; border:none; border-bottom: 1px solid black; background:none; width: 260px; padding: 0; } table#toc span.tocnumber { display:none; } table#toc span.toctext { text-align:right; } .mw-content-ltr .toc ul, .mw-content-ltr #toc ul, .mw-content-rtl .mw-content-ltr .toc ul, .mw-content-rtl .mw-content-ltr #toc ul { text-align:right; } table#toc ul li.toclevel-1 a { color:black; } table#toc ul li.toclevel-2 { display:none; } table#toc div#toctitle { display:none; } /*** classes ***/ div.vectorTabs ul li { background:none; line-height: 1em; }