User:Grzexs/vector.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
body { font-family:Verdana, sans-serif; }

/* kolor tła */
.mw-page-container { background-color:#FFFFEC; }

/* wszystko trochę do dołu, by zrobić miejsce na kategorie */
   .mw-workspace-container { position: relative; top:100px; }

/* pasek Plik / Dyskusja … */
   #mw-head { height:3em; }

#mw-panel { font-size:16px; }

/* tytuł obrazka */
   .mw-body { border:0px;  padding:1px 0.5em 1.5em; }
   .mw-body h1 {
       font-family:Verdana, sans-serif;
       font-size:25px;  font-weight:700;  font-stretch:condensed;  color:#666666; 
       border-top:1px solid #A2A9B1;
   }

/* przerzucenie kategorii do góry */
   #catlinks { position: absolute; top:-210px; left:-50px;  width:110%;  line-height:1.1em; }
/* pokolorowanie słowa „Kategorie” */
   a[title="Special:Categories"] { color:teal;  font-weight:700; }

/* ściśnięcie linii przy wyświetlaniu kategorii */
   .mw-category { line-height:1.1em; }

/* footer trochę do dołu */
   #footer { position:relative;top:50px; }

.mw-parser-output { line-height:1.1em; }

/* Usunięcie „Commons – repozytorium wolnych multimediów” */
   #siteSub { display:none; }

/* Zmniejszenie wysokości „Plik / Historia pliku / … ” */
   #filetoc { border:0px;  padding:0px;  margin:0px;  font-size:70%; }