Wikisłownikarz:Tsca/myskin.css

Z Wikisłownika – wolnego słownika wielojęzycznego

Uwaga: aby zobaczyć zmiany po opublikowaniu, może zajść potrzeba wyczyszczenia pamięci podręcznej przeglądarki.

  • Firefox / Safari: Przytrzymaj Shift podczas klikania Odśwież bieżącą stronę, lub naciśnij klawisze Ctrl+F5, lub Ctrl+R (⌘-R na komputerze Mac)
  • Google Chrome: Naciśnij Ctrl-Shift-R (⌘-Shift-R na komputerze Mac)
  • Internet Explorer / Edge: Przytrzymaj Ctrl, jednocześnie klikając Odśwież, lub naciśnij klawisze Ctrl+F5
  • Opera: Naciśnij klawisze Ctrl+F5.
/* @import url(http://pl.wikipedia.org/style/common.css); */

 body { background-color: #314D4A; }

 /* .ns--1 { } 
 .ns--1 li { } */

 #globalWrapper { line-height: 90%; font-size: 17px; font-family: Sans Serif;
                  background-color: #314D4A; }
 p, ul, ol, dd, dt, dl, li { font-size: 17px; line-height: 90%; }  
 #contentSub li { font-size: 15px; line-height: 90%; } 
 #contentSub ul { font-size: 15px; line-height: 90%; } 
 #footer { font-size: 11px; line-height: 90%;background-color: #314D4A;}
 #p-tb li,#p-nav li, #p-nav a { font-size: 11px; line-height: 90%; }

 #p-logo, .printfooter, .portlet h5, #siteSub { display: none; }

 .comment   { font-family: Sans Serif; color: black; }
 .autocomment   { font-family: Sans Serif; color: brown; }
 .firstHeading  { margin-bottom:0.4em; font-family: Sans Serif;
                  border: 1px dotted brown;padding:2mm; background-color:#DCDDB0; }
 .recentchanges { margin-top:0.4em; margin-bottom:0.4em; font-family: Verdana;
                  border: 1px dotted brown;padding:2mm; background-color:#DCDDB0; }
 .rcoptions     { font-family: Verdana; line-height: 90%; font-size: 11px; }

 #column-one    { padding-top: 0; }

 #p-cactions     { padding:-0.5cm; z-index:3; }
 #p-cactions a   { color:black; font-size: 11px; line-height: 90%; }

 
 #p-tb a         { color:#5CCC5C; font-size: 11px; line-height: 90%;
                   width:80%; font-family: Sans Serif; }
 #p-navigation a { color:#57B557;font-family: Sans Serif;font-size: 11px;}
 #p-personal     { color: #619061;font-size: 11px;font-family: Sans Serif;}
 #p-personal li, #p-personal a { font-size: 11px;color: #619061; }

 #bodyContent li { line-height: 90%; }

/* Floating sidebar */

#p-logo         { position:fixed; }
#p-personal     { position:fixed;  top:-1em;left:-.5em}
#p-navigation   { position:fixed;  top:17.9em; left:-.5em; z-index:3;width:17%; }
/* #p-goodies   { position:fixed;  top:16.5em; } */
#p-support      { position:fixed;  top:23.5em; }
#p-cactions     { position:fixed;  top:4.6em; left:-.5em;width:17%; 
                  font-family:verdana;font-size: 9px; }
#p-search       { position:fixed;  top:14.2em; width:18%;left:-.2em;border:none; }
#p-tb           { position:fixed;  top:26em; z-index:3;left:-.5em;width:17%; }
/* #p-tbx       { position:fixed;  top:35em; z-index:3; } */
/* #p-lang         { position:fixed;  top:33em; z-index:3; } */


 #content, #content table
 #p-cactions ul li a { background-color: #DEDFC5; }
 div#bodyContent { width: 100%; }

 #column-content {   width: 105%; float: right;
                     margin: 0 0 0.6em -12.2em; padding:0;
                 }

#content {
    margin: 0em 0 0 12.2em;
    padding: 0em 1em 1.5em 1em;
    border: 3px solid #959595;
    position: relative;
    z-index: 2;
}

 textarea {
  font-size: 10pt;
  background-color:  #BAB584; 
  border: 1px dotted #9B9348;
 }

 tt { font-size: 10pt; color: brown; }

pre {
    font-size: 11pt;
    border: 1px dashed #AA9E2D;
    color: Brown;
    background-color: #C3BB71;
    line-height: 90%;
}

#searchInput {
    border: 1px solid green;  
    width:8em;
    margin: 0 0 0 0;
    font-size: 95%;
}

 #p-search { z-index:1; } 

input.searchButton {
    width:2.9em;
    margin-top:1px;
    padding: 0 0.4em !important;
    font-size: 75%;
    cursor: pointer;
    background-color: teal;
    border: 1px solid #2f6fab;  
}
#p-search .pBody {
    padding: 0.5em 0.4em 0.4em 0.4em;
    text-align: center;
}

p.catlinks {
  margin-top: .5em;
  font-family: Sans Serif;
  font-size:67%;
  line-height: .5em;
  text-align:right;
  text-indent:0;
  text-transform: none;
  font-weight: bold;
  white-space:normal;
  margin: 0em;
}
/* thumbnails */
div.thumb {
    margin-bottom: 0.5em;
    border-style: solid; 
border-color: transparent;
    width: auto;
}
div.thumb div {
    border:1px solid #cccccc;
    padding: 3px !important;
   
    font-size: 94%;
font-family: Sans Serif;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border:1px solid #cccccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
font-family: Sans Serif;
    line-height: 1.4;
    padding: 0.3em 0 0.1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    clear: right;
    float: right;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}

@media All {
    head:first-child+body input {
        visibility: visible;
        border: 1px solid #2f6fab;  
        color: Black;
        background-color: #D6D2AD;
        vertical-align: middle;
        padding: 0.2em;
    }
}
/* images */
div.floatright, table.floatright {
    clear: right;
    float: right; 
    margin: 0;
    position: relative;
    border: 0.5em solid transparent;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.floatright p { font-style: italic; } 
div.floatleft, table.floatleft {
    float: left; 
    margin: 0.3em 0.5em 0.5em 0;
    position: relative;
    border: 0.5em solid White;
    border-width: 0.5em 1.4em 0.8em 0;
}
div.floatleft p { font-style: italic; }
.usermessage {
    background-color: #3BC116;
    border: 1px solid darkgreen;
    color: darkgreen;
    font-family: Sans Serif;
    font-size:120%; 
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
#bodyContent h1  { margin-bottom:0.6em;     font-family: Sans Serif;}
#bodyContent h2,#bodyContent h3,#bodyContent h4,
#bodyContent h5 { margin-bottom: 0.3em; font-family: Sans Serif; font-weight:normal;}

 #toc { border:1px solid #aaaaaa; font-family: Sans Serif;
        background-color:#C9CA9C; padding:5px; font-size: 95%; }
 div.editsection { font-size: 50%; color: teal;}
 #toc .tocindent { margin-left: 2em; }
 #toc .tocline { margin-bottom: 0px; }
 #toc p { margin: 0 }
 #toc .toctoggle { font-size: 84%; }
 #toc .editsection { margin-top: 0.7em; font-size: 74%; color: teal;}

 a { text-decoration: none; color: #2939B5; }
 a:visited  { color: darkblue; }
 a.external {color: teal; }
 a.stub {color: #2B6653; }
 a:hover { text-decoration: underline; color: blue; }
 a.new:visited {color: brown; }

 img { border: none; vertical-align: middle; }
 p { margin: 0.4em 0em 0.5em 0em; line-height: 95%; }
 p img { margin: 0; }

 td.diff-otitle { background-color: inherit; } 
 td.diff-ntitle { background-color: inherit; } 
 td.diff-addedline, td.diff-deletedline{ font-size: 85%; color: darkgreen; line-height: 87%;}
 td.diff-context     { font-size: 75%; color: inherit; line-height: 85%; }
 td.diff-addedline   { background:#ccffcc; }
 td.diff-deletedline { background:#ffffaa; }
 .diffchange { font-weight: bold; background-color: inherit; color: red;} 

table {
    font-size: 90%;line-height: 85%;
    background: #DCDDB0;
}

#p-lang,#p-lang a { color: #619061; font-family: Sans Serif;font-size: 10px; }
#p-lang li { display : block; float : right; margin : 2px; }
#p-lang { display : block; float : right; text-align : right; margin: 0em 0 0 12.2em; }
#p-lang ul { display : inline; list-style : none; background : none repeat; }

table.gallery {
    border: 1px dotted brown;
    margin: 2px;
    padding: 2px;
}

table.gallery tr {
    vertical-align: top;
}

table.gallery td {
    vertical-align: top;
    background-color: transparent;
    border: solid 2px #DEDFC5;
}

div.gallerybox {
    margin: 2px;
    width:  150px;
}

div.gallerybox div.thumb {
    text-align: center;
    border: 1px solid #ccc;
    margin: 2px;
}

#footer { display: none }