Z Polscy pisarze i badacze literatury przełomu XX i XXI wieku
(Różnice między wersjami)
Skocz do: nawigacji, wyszukiwania
Linia 2: Linia 2:
  
 
/* general layout of the site */
 
/* general layout of the site */
 +
  
 
@font-face
 
@font-face
Linia 8: Linia 9:
 
src: url(DobraSlab-Medium.ttf);
 
src: url(DobraSlab-Medium.ttf);
 
}
 
}
 +
  
 
body {
 
body {
Linia 107: Linia 109:
 
padding:10px 0 0 20px;
 
padding:10px 0 0 20px;
 
word-wrap: break-word;
 
word-wrap: break-word;
 +
font-family: DobraSlab;
 
}
 
}
  
 
/* nazwa strony/hasła */
 
/* nazwa strony/hasła */
 
div#mw-panel div.box span {
 
div#mw-panel div.box span {
font-size: 44px;
+
font-size: 30px;
 
width: 230px;
 
width: 230px;
 
}
 
}
Linia 118: Linia 121:
 
position: fixed;
 
position: fixed;
 
top: 0px;
 
top: 0px;
padding: 25px 0px 0px 19px;
+
padding: 9px 0px 0px 13px;
 
}
 
}
  
 
div#mw-panel div#p-logo a {
 
div#mw-panel div#p-logo a {
height: 37px;
+
height: 49px;
width: 171px;
+
width: 273px;
 
}
 
}
  

Wersja z 16:59, 17 lip 2013

/* Umieszczony tutaj kod CSS wpłynie na wygląd skórki Wektor */

/* general layout of the site */


@font-face
{
font-family: DobraSlab;
src: url(DobraSlab-Medium.ttf);
}


body {
background-image:none;
background-color:white;
}

/* content */

div#content {
margin-left: 290px;
margin-right: 4px;
background-image:none;
overflow:hidden;
}

div#content div#bodyContent {
top:5px;
margin-bottom: 80px;
}

/*** 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;
font-family: DobraSlab;
}

/* nazwa strony/hasła */
div#mw-panel div.box span {
font-size: 30px;
width: 230px;
}

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



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

div#footer #pt-userpage {
background: none; 
}

div#footer h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
}

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
{ 
content:"";
}

/** wymuszamy brak ukośnika na końcu linii menu **/
div#footer div#p-views ul li#pt-login a:after
{ 
content:"";
}
/***/

div#footer ul li a {
color: black;
}

 /* Ilość wyświetleń strony i data modyfikacji */

div#footer #footer-info {
display:none;
}

div#footer div.vectorMenu {
background-position:0px 0px;
float: right;
}

div#footer div.vectorTabs {
position: relative;
float:right;
background:none;
}

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

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

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

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