Z Polscy pisarze i badacze literatury przełomu XX i XXI wieku
(Różnice między wersjami)
Linia 300: | Linia 300: | ||
/* Ilość wyświetleń strony i data modyfikacji */ | /* Ilość wyświetleń strony i data modyfikacji */ | ||
− | div | + | div#footer-info { |
− | + | position: relative; | |
+ | float:left; | ||
} | } | ||
+ | |||
+ | div#footer #footer-places { | ||
+ | display:none; | ||
+ | } | ||
div.vectorMenu { | div.vectorMenu { |
Wersja z 22:24, 13 sty 2014
/* Umieszczony tutaj kod CSS wpłynie na wygląd skórki Wektor */ /* general layout of the site */ body { background-image:none; background-color:white; } a, a:visited { color: #0B9444; } /* content, czyli treść hasła */ div#content { margin-left: 290px; margin-right: 4px; background-image:none; overflow:hidden; font-family: DINPro; } /*** toc, spis treści ***/ div#content table#toc { position: fixed; /*top: 376px;*/ left: 20px; border:none; border-bottom: 1px solid black; background:none; width: 260px; padding: 0; } div#content table#toc span.tocnumber { display:none; } div#content table#toc span.toctext { text-align:right; } div#content .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; } div#content table#toc ul li.toclevel-1 a { color:black; color:#0B9444; } div#content table#toc ul li.toclevel-2 { display:none; } div#content table#toc div#toctitle { display:none; } div#content table#toc ul li:before { content: ""; } /***************/ div#content div#bodyContent { top: 45px; margin-bottom: 80px; } div#content div.all { font-family: Arial; } /** <ul> bullet substitution **/ div#content ol, ul { list-style-position: inside; } div#content ul { list-style: none; padding-left:22px; margin:0; } div#content div#primary li { padding: 0; margin: 0; margin-left: -46px; text-indent: 35px; } div#content ul li:before { content: ""; width:5px; height:5px; background:#0B9444; display: block; float: left; margin-right: 5px; margin-top: 10px; } div#content table#toc ul li:before { list-style: none; background: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: 0; background-color:white; border-bottom: 3px solid black; left: 20px; font-family: DINPro; } div#mw-head div#right-navigation { float: right; width:620px; margin-top: 0; } div#mw-head div#p-cactions { color:black; } div#mw-head div#p-search { margin-right: 0; margin-left: 0; margin-top: 26px; } p.wikiTitle { font-size:130%; height: 60px; width: 318px; float: left; padding-right: 15px; } /*** panel ***/ div#mw-panel { position: fixed; background-color:white; width:260px; top: 260px; left: 20px; text-align:right; font-family: DINPro; } 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: 100px; 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: 30px; width: 230px; font-family: DobraSlab; } div#mw-panel div#p-logo { position: fixed; top: 0px; padding: 9px 0px 0px 13px; } div#mw-panel div#p-logo a { height: 49px; width: 273px; padding-top: 20px; } /*** footer ***/ div#footer { position: fixed; background-color:white; background-image:none; margin:0; padding: 10px 0px 0px 0px; border-top: 1px solid black; height: 60px; font-family: DINPro; } div#footer #pt-userpage { background: none; } div#footer h1, h2, h3, h4, h5, h6 { margin:0; padding: 20px 0 10px 25px; } div#footer ul { /*background: none;*/ } div#footer ul li { padding: 0; font-size: 1em; } div#footer ul li#pt-login { background-image:none; } /***/ /** ukośnik między elementami menu dolnego **/ div#footer div#p-actions ul li a:after, div#footer div#p-namespaces ul li a:after, div#footer div#p-views ul li a:after { content:" /"; padding-left: 10px; } /** wymuszamy brak ukośnika na końcu linii menu **/ div#footer div#p-views ul li#pt-logout a:after, div#footer div#p-views ul li#pt-login a:after, div#footer div#p-namespaces ul li#ca-nstab-special a:after { content:""; } /***/ div#footer ul li a { color: black; } /* Ilość wyświetleń strony i data modyfikacji */ div#footer-info { position: relative; float:left; } div#footer #footer-places { display:none; } div.vectorMenu { /* background-position:0px 0px; background-image:none; */ } div.vectorMenu li a { color: black; } div.vectorMenu h5 a { background:none; } div#footer div.vectorTabs { position: relative; float:right; background:none; height: 23px; } div#footer div.vectorTabs span { background:none; top:-16px; position:relative; } /*** content ***/ div#shortDescription { position:fixed; top: 270px; left:20px; width: 260px; text-align:right; border-bottom: 1px solid black; } /*** classes ***/ div.vectorTabs ul li { background:none; line-height: 1em; } div.vectorTabs ul { background:none; }