MediaWiki:Common.css
Z Star Citizen CZ/SK Wiki
Poznámka: Po uložení musíte smazat cache vašeho prohlížeče, jinak změny neuvidíte.
- Firefox / Safari: Při kliknutí na Aktualizovat držte Shift nebo stiskněte Ctrl-F5 nebo Ctrl-R (na Macu ⌘-R)
- Google Chrome: Stiskněte Ctrl-Shift-R (na Macu ⌘-Shift-R)
- Internet Explorer: Při kliknutí na Aktualizovat držte Ctrl nebo stiskněte Ctrl-F5
- Opera: Jděte do Menu → Nastavení (na Macu Opera → Nastavení) a tam pak Soukromí & bezpečnost → Vymazat údaje o prohlížení → Obrázky a soubory z cache
/* Zde uvedené CSS bude ovlivňovat všechny styly */
body {
background: #101010;
background-image: url(skins/Timeless/resources/images/background.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
color: #dfdfdf;
line-height: 1.8em;
letter-spacing: 0.03em;
}
.color-left {
background: #116466;
}
.color-middle {
background: #116466;
}
.color-right {
background: #116466;
}
a {
color: #35b1ff;
}
a:hover, a:visited {
color: #1bc4d0;
}
#p-logo-text a {
font-family: 'Roboto', sans-serif;
color: #aaa;
}
#p-logo-text a.long {
font-size: 1em;
padding: 0.7em 0.75em 0 0;
}
.mw-body h1.firstHeading {
border-bottom: solid 2px #101010;
font-family: 'Roboto', sans-serif;
color: #ffffff;
}
.mw-body h2 {
font-family: Roboto, sans-serif;
color: #dfdfdf;
/*border-bottom: solid 1px #dfdfdf;*/
border-bottom:none;
font-size: 22px;
font-weight:700;
}
.mw-body h3 {
font-family: Roboto, sans-serif;
color: #dfdfdf;
font-size: 17px;
font-weight:700;
}
.mw-body h4 {
font-family: Roboto, sans-serif;
color: #dfdfdf;
font-size: 17px;
font-weight:300;
}
pre {
font-size:9pt;
line-height:13pt;
}
#mw-site-navigation .sidebar-chunk {
padding: 1em 1em 0;
line-height: 1.2em;
background: rgb(25,25,25);
background: linear-gradient(0deg, rgba(25,25,25,1) 0%, rgba(60,60,60,1) 100%);
box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.85);
border: solid transparent;
border-width: 1px 1px 0.01em;
}
#mw-related-navigation .sidebar-chunk {
padding: 1em 1em 0;
line-height: 1.2em;
background: rgb(25,25,25);
background: linear-gradient(0deg, rgba(25,25,25,1) 0%, rgba(60,60,60,1) 100%);
box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.85);
border: solid transparent;
border-width: 1px 1px 0.01em;
}
#mw-header-container {
background: #000;
color: #aaaaaa;
}
#mw-content {
background: rgb(25,25,25);
background: linear-gradient(0deg, rgba(25,25,25,1) 0%, rgba(60,60,60,1) 100%);
border-width: 0;
box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.85);
}
#mw-content-container {
border-bottom: solid 4px #464646;
}
#mw-page-header-links {
line-height: 1.3em;
}
#mw-page-header-links li.selected a {
color:#fff;
border-bottom-color: #d9df68;
}
#mw-page-header-links li {
border-bottom: solid 1px transparent;
}
#mw-related-navigation .sidebar-chunk h3 {
border-bottom: solid 1px #dadfd4;
}
/* FOOTER */
#mw-footer-container {
background-color: #000;
}
/* OBRÁZKY */
table.shadow {
-webkit-box-shadow:0 1px 3px #000;
box-shadow:0 1px 3px #000;
}
/* INFOBOXTABLE */
table.infoboxTable {
background-color: #232323;
color: #fbfbfb;
font-weight:300;
-webkit-box-shadow:0 1px 3px #000;
box-shadow:0 1px 3px #000;
line-height:1.7em;
font-family:Roboto,sans-serif;
font-size:80%;
float:right;
margin-left:20px;
margin-bottom:20px;
width:300px;
}
table.infoboxTable .iTnadpis {
color:#fff;
background:#191919;
text-align:center;
font-size:11pt;
height: 25px;
}
table.infoboxTable .w25 {
width:75px;
text-align:center;
vertical-align:top;
}
table.infoboxTable .w33 {
width:100px;
text-align:center;
vertical-align:top;
}
table.infoboxTable .w33t {
width:86px;
text-align:left;
vertical-align:top;
line-height:130%;
}
table.infoboxTable .iTicon {
width:30px;
vertical-align:top;
padding-right:5px;
}
table.infoboxTable .infoboxTableTR {
padding:0;
border-bottom: 1px #464646 solid;
}
table.infoboxTable .infoboxTableTAB {
margin-top:5px;
margin-bottom:5px;
}
table.infoboxTable .infoboxTableTAB td {
line-height:12px;
}
table.infoboxTable .iOdkazyTR {
background:#191919;
height: 5px;
}
table.infoboxTable .iOdkazy td {
text-align:center;
line-height:130%;
}
table.infoboxTable .iOdkazy a.external {
margin-left:5px;
margin-right:5px;
color:#35b1ff;
}
/*odsazení u většího počtu položek*/
td.iTinnerTD {
padding-top:7px;
}
table.infoboxTable td {
padding-left:0.3em;
}
/* INFOBOXWIKI */
table.infoboxwiki {
background-color: #383838;
border-collapse: collapse;
color: #fbfbfb;
font-weight:300;
-webkit-box-shadow:0 1px 3px #000;
box-shadow:0 1px 3px #000;
line-height:1.4em;
font-family:Roboto,sans-serif;
}
table.infoboxwiki > tr > th,
table.infoboxwiki > tr > td,
table.infoboxwiki > * > tr > th,
table.infoboxwiki > * > tr > td {
border: 1px #666666 solid;
padding: 0.3em;
padding-left:0.3em;
}
table.infoboxwiki > tr > th,
table.infoboxwiki > * > tr > th {
background-color: #191919;
text-align: center;
font-size:11pt;
font-weight:400;
color:#fff;
font-family:Roboto,sans-serif;
}
table.infoboxwiki > caption {
font-weight: bold;
}
/* Šablonové seznamy */
table.tempSeznamy {
background-color: #383838;
border-collapse: collapse;
color: #fbfbfb;
font-weight:300;
font-size:8pt;
-webkit-box-shadow:0 1px 3px #000;
box-shadow:0 1px 3px #000;
line-height:1.4em;
font-family:Roboto,sans-serif;
margin-left:0px;
margin-bottom:5px;
}
table.tempSeznamy > tr > th,
table.tempSeznamy > tr > td,
table.tempSeznamy > * > tr > th,
table.tempSeznamy > * > tr > td {
border: 1px #2d2d2d solid;
padding: 0.3em;
padding-left:0.3em;
}
table.tempSeznamy > tr > th,
table.tempSeznamy > * > tr > th {
background-color: #191919;
text-align: center;
font-size:10pt;
font-weight:400;
color:#fff;
font-family:Roboto,sans-serif;
}
table.tempSeznamy > caption {
font-weight: bold;
}
/* Rozcestník */
div .rozcestnik {
float:right;
margin-bottom:10px;
-webkit-box-shadow:0 1px 3px #000;
box-shadow:0 1px 3px #000;
}
div.rozcestnik ul {
list-style-type:none;
font-family:Roboto,sans-serif;
width:300px;
border:1px solid #191919;
box-sizing:border-box;
margin:0;
padding:0;
}
div.rozcestnik li.level1 {
display:block;
text-decoration: none;
text-transform:uppercase;
text-align:center;
font-size:1.15em;
font-weight:500;
letter-spacing:0.07em;
background:linear-gradient(to bottom,#1f1f1f 0%,#151515 90%);
border-bottom:1px solid #191919;
}
div.rozcestnik li.level1 a {
color:#1bc4d0;
display:block;
padding-top:8px;
padding-bottom:8px;
}
div.rozcestnik li.level1 a:hover {
color:#35b1ff;
background:linear-gradient(to bottom,#151515 0%,#0e0e0e 90%);
}
div.rozcestnik li.level1 a:visited {
color:#1bc4d0;
}
div.rozcestnik li.level2 {
display:block;
text-decoration: none;
text-align:center;
font-weight:500;
letter-spacing:0.06em;
background:linear-gradient(to bottom,#232323 0%,#1b1b1b 90%);
border-bottom:1px solid #191919;
}
div.rozcestnik li:last-child {
border-bottom: none;
}
div.rozcestnik li.level2 a {
color:#1bc4d0;
display:block;
padding-top:5px;
padding-bottom:5px;
}
div.rozcestnik li.level2 a:hover {
color:#35b1ff;
background:linear-gradient(to bottom,#151515 0%,#1f1f1f 90%);
}
div.rozcestnik li.level2 a.new {
color:#1bc4d0;
}
div.rozcestnik li.level2 a.new:hover {
color:#1bc4d0;
}