Z Polscy pisarze i badacze literatury przełomu XX i XXI wieku
(Różnice między wersjami)
Skocz do: nawigacji, wyszukiwania
 
(Nie pokazano 16 wersji utworzonych przez jednego użytkownika)
Linia 1: Linia 1:
/* Umieszczony tutaj kod CSS wpłynie na wygląd skórki Wektor */
+
                  /* Umieszczony tutaj kod CSS wpłynie na wygląd skórki Wektor */
  
 
/* general layout of the site */
 
/* general layout of the site */
 
  
  
 
body {
 
body {
background-image:none;
+
background-image:0;
background-color:white;
+
background-color:0;
 
}
 
}
  
Linia 26: Linia 25:
 
/*** toc, spis treści ***/
 
/*** toc, spis treści ***/
  
div#content table#toc {
+
table#toc {
position: fixed;
+
/*font-size: 18px;*/
/*top: 376px;*/
+
left: 13px;
left: 20px;
+
 
border:none;
 
border:none;
 
border-bottom: 1px solid black;
 
border-bottom: 1px solid black;
Linia 35: Linia 33:
 
width: 260px;
 
width: 260px;
 
padding: 0;
 
padding: 0;
 +
margin: 0;
 
}
 
}
  
div#content table#toc span.tocnumber {
+
 
 +
 
 +
table#toc span.tocnumber {
 
display:none;
 
display:none;
 
}
 
}
  
div#content table#toc span.toctext {
+
table#toc span.toctext {
 
text-align:right;
 
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 {
+
.toc ul, #toc ul, {
 
text-align:right;
 
text-align:right;
 
}
 
}
  
  
div#content table#toc ul li.toclevel-1 a {
+
table#toc ul li.toclevel-1 a {
 
color:black;
 
color:black;
 
color:#0B9444;
 
color:#0B9444;
 
}
 
}
  
div#content table#toc ul li.toclevel-2 {
+
table#toc ul li.toclevel-2 {
 
display:none;
 
display:none;
 
}
 
}
  
div#content table#toc div#toctitle {
+
table#toc div#toctitle {
 
display:none;
 
display:none;
 
}
 
}
  
div#content table#toc ul li:before {
+
table#toc ul li:before {
 
content: "";
 
content: "";
 
}
 
}
Linia 71: Linia 72:
  
 
div#content div#bodyContent {
 
div#content div#bodyContent {
top: 45px;
+
top: 135px;
margin-bottom: 80px;
+
margin-bottom: 120px;
 +
position:fixed;
 +
overflow:auto;
 +
}
 +
 
 +
#bodyContent {
 +
font-size: 18px;
 
}
 
}
  
Linia 144: Linia 151:
 
padding: 0;
 
padding: 0;
 
background-color:white;
 
background-color:white;
border-bottom: 3px solid black;
+
left: 13px;
left: 20px;
+
height: 132px;
 
font-family: DINPro;
 
font-family: DINPro;
 +
min-width: 950px;
 
}
 
}
  
 
div#mw-head div#right-navigation {
 
div#mw-head div#right-navigation {
float: right;
+
margin: 0;
width:620px;
+
position: relative;
margin-top: 0;
+
left: 293px;
 +
height: 132px;
 +
border-bottom: 3px solid black;
 +
float:none;
 +
min-width: 950px;
 
}
 
}
  
  
div#mw-head div#p-cactions {
+
div#mw-head div#p-actions {
 
color:black;
 
color:black;
 
}
 
}
Linia 162: Linia 174:
  
 
div#mw-head div#p-search {
 
div#mw-head div#p-search {
margin-right: 0;
+
margin: 0;
margin-left: 0;
+
position: relative;
margin-top: 26px;
+
top: 79px;
 +
float: right;
 
}
 
}
  
 +
div.fontSizeForm {
 +
position:absolute;
 +
width:110px;
 +
}
  
 
p.wikiTitle {
 
p.wikiTitle {
font-size:130%;
 
height: 60px;
 
width: 318px;
 
 
float: left;
 
float: left;
padding-right: 15px;
+
position: relative;
 +
top: 0px;
 +
font-size: 260%;
 +
line-height: 43px;
 +
width: 640px;
 
}
 
}
  
 +
  /*  */
 +
div#mw-head div#right-navigation button#printButton {
 +
position: absolute;
 +
}
 
   
 
   
 
/*** panel ***/
 
/*** panel ***/
Linia 182: Linia 204:
 
position: fixed;
 
position: fixed;
 
background-color:white;
 
background-color:white;
width:260px;
+
width:275px;
top: 260px;
+
top: 132px;
left: 20px;
+
padding:0;
 +
left: 13px;
 
text-align:right;
 
text-align:right;
 
font-family: DINPro;
 
font-family: DINPro;
 +
font-size: 16px;
 +
overflow-y:auto;
 
}
 
}
  
 
div#mw-panel div.portal div.body {
 
div#mw-panel div.portal div.body {
 +
padding-top:10px;
 
background:none;
 
background:none;
 
}
 
}
Linia 198: Linia 224:
 
color:black;
 
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 {
 
div#mw-panel div.box {
position: fixed;
+
left: 14px;
left:20px;
+
top: 132px;
top: 100px;
+
 
width: 240px;
 
width: 240px;
 
height: 160px;
 
height: 160px;
Linia 216: Linia 248:
 
div#mw-panel div.box span {
 
div#mw-panel div.box span {
 
font-size: 30px;
 
font-size: 30px;
width: 230px;
+
width: 230px;font-family: DobraSlab;
font-family: DobraSlab;
+
 
}
 
}
  
div#mw-panel div#p-logo {
+
 
position: fixed;
+
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;
 
top: 0px;
padding: 9px 0px 0px 13px;
 
 
}
 
}
  
div#mw-panel div#p-logo a {
+
div#p-logo a {
height: 49px;
+
width: 246px;
width: 273px;
+
height: 108px;
 
padding-top: 20px;
 
padding-top: 20px;
 
}
 
}
  
  
 +
div#shortDescription {
 +
left:13px;
 +
width: 260px;
 +
text-align:right;
 +
border-bottom: 1px solid black;
 +
}
  
/*** footer ***/
+
div#shortDescription p {
 +
/*font-size: 19px;*/
 +
line-height: 128%;
 +
margin: 0;
 +
}
  
  
 +
/*** footer ***/
 
div#footer {
 
div#footer {
 
position: fixed;
 
position: fixed;
Linia 249: Linia 306:
  
 
div#footer #pt-userpage {
 
div#footer #pt-userpage {
background: none;  
+
background: none;
}
+
}
  
 
div#footer h1, h2, h3, h4, h5, h6 {
 
div#footer h1, h2, h3, h4, h5, h6 {
Linia 258: Linia 315:
  
 
div#footer ul {
 
div#footer ul {
/*background: none;*/
+
/*background: none;
}
+
*/}
  
 
div#footer ul li {
 
div#footer ul li {
Linia 270: Linia 327:
 
}
 
}
  
 
+
/***//** 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{
/** 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:" /";
 
content:" /";
 
padding-left: 10px;
 
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{
/** wymuszamy brak ukośnika na końcu linii menu **/
+
content:"";
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:"";
+
 
}
 
}
  
Linia 298: Linia 343:
 
}
 
}
  
  /* Ilość wyświetleń strony i data modyfikacji */
+
  /* Ilość wyświetleń strony i data modyfikacji */div#footer-info {
 
+
div#footer-info {
+
 
position: relative;
 
position: relative;
float:left;  
+
float:left;
}
+
}
  
 
div#footer #footer-places {
 
div#footer #footer-places {
display:none;  
+
display:none;
}  
+
}
  
 
div.vectorMenu {
 
div.vectorMenu {
/*
+
/*background-position:0px 0px;
background-position:0px 0px;
+
 
background-image:none;
 
background-image:none;
*/
+
*/}
}
+
  
 
div.vectorMenu li a {
 
div.vectorMenu li a {
Linia 323: Linia 364:
 
background:none;
 
background:none;
 
}
 
}
 
  
 
div#footer div.vectorTabs {
 
div#footer div.vectorTabs {
Linia 336: Linia 376:
 
top:-16px;
 
top:-16px;
 
position:relative;
 
position:relative;
}
 
 
 
 
 
/*** content ***/
 
 
div#shortDescription {
 
position:fixed;
 
top: 270px;
 
left:20px;
 
width: 260px;
 
text-align:right;
 
border-bottom: 1px solid black;
 
 
}
 
}
  

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;
}

Polscy pisarze i badacze literatury przełomu XX i XXI wieku

Działania
MediaWiki:Vector.css
Nawigacja
Narzędzia