Z Polscy pisarze i badacze literatury przełomu XX i XXI wieku
(Różnice między wersjami)
(Nie pokazano 4 wersji utworzonych przez jednego użytkownika) | |||
Linia 2: | Linia 2: | ||
/* general layout of the site */ | /* general layout of the site */ | ||
− | |||
Linia 189: | Linia 188: | ||
float: left; | float: left; | ||
position: relative; | position: relative; | ||
− | top: | + | top: 0px; |
font-size: 260%; | font-size: 260%; | ||
line-height: 43px; | line-height: 43px; | ||
− | + | width: 640px; | |
} | } | ||
+ | /* */ | ||
+ | div#mw-head div#right-navigation button#printButton { | ||
+ | position: absolute; | ||
+ | } | ||
/*** panel ***/ | /*** panel ***/ | ||
Linia 207: | Linia 210: | ||
text-align:right; | text-align:right; | ||
font-family: DINPro; | font-family: DINPro; | ||
− | font-size: | + | font-size: 16px; |
overflow-y:auto; | overflow-y:auto; | ||
} | } |
Aktualna wersja na dzień 18:28, 13 lip 2014
/* Umieszczony tutaj kod CSS wpłynie na wygląd skórki Wektor */ /* general layout of the site */ body { background-image:0; background-color:0; } a, a:visited { color: #0B9444; } /* content, czyli treść hasła */ div#content, div#footer { margin-left: 290px; margin-right: 4px; background-image:none; overflow:hidden; font-family: DINPro; } /*** toc, spis treści ***/ table#toc { /*font-size: 18px;*/ left: 13px; border:none; border-bottom: 1px solid black; background:none; width: 260px; padding: 0; margin: 0; } table#toc span.tocnumber { display:none; } table#toc span.toctext { text-align:right; } .toc ul, #toc ul, { text-align:right; } table#toc ul li.toclevel-1 a { color:black; color:#0B9444; } table#toc ul li.toclevel-2 { display:none; } table#toc div#toctitle { display:none; } table#toc ul li:before { content: ""; } /***************/ div#content div#bodyContent { top: 135px; margin-bottom: 120px; position:fixed; overflow:auto; } #bodyContent { font-size: 18px; } 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; left: 13px; height: 132px; font-family: DINPro; min-width: 950px; } div#mw-head div#right-navigation { margin: 0; position: relative; left: 293px; height: 132px; border-bottom: 3px solid black; float:none; min-width: 950px; } div#mw-head div#p-actions { color:black; } div#mw-head div#p-search { margin: 0; position: relative; top: 79px; float: right; } div.fontSizeForm { position:absolute; width:110px; } p.wikiTitle { float: left; position: relative; top: 0px; font-size: 260%; line-height: 43px; width: 640px; } /* */ div#mw-head div#right-navigation button#printButton { position: absolute; } /*** panel ***/ div#mw-panel { position: fixed; background-color:white; width:275px; top: 132px; padding:0; left: 13px; text-align:right; font-family: DINPro; font-size: 16px; overflow-y:auto; } div#mw-panel div.portal div.body { padding-top:10px; 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; } /* style dla stałych bocznych menu jak np. Nawigacja i Narzędzia */ div#mw-panel div.portal div.body ul li { font-size:inherit; } div#mw-panel div.box { left: 14px; top: 132px; 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-navigation { width:258px; } /*** entry author's signature ***/ div.author { font-weight:bold; width:258px; padding-bottom: 30px; } div.authorCaption { font-size: inherit; } div#p-logo { top: 0px; } div#p-logo a { width: 246px; height: 108px; padding-top: 20px; } div#shortDescription { left:13px; width: 260px; text-align:right; border-bottom: 1px solid black; } div#shortDescription p { /*font-size: 19px;*/ line-height: 128%; margin: 0; } /*** 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; } /*** classes ***/ div.vectorTabs ul li { background:none; line-height: 1em; } div.vectorTabs ul { background:none; }