/** * Wikipedia Customized StyleSheet created by Tom Udding * Significant usage of '!important' due to override fails on * original Wikipedia CSS */
/**
* Wikipedia Customized StyleSheet created by Tom Udding
* Significant usage of '!important' due to override fails on
* original Wikipedia CSS
*/
body {
font-family: "Source Sans Pro", sans-serif;
}
a, a:visited {
color: #125688 !important;
text-decoration: none !important;
}
a:hover {
color: #0d3c5f !important;
text-decoration: none !important;
}
#ca-watch.icon a {
background-image: none !important;
height: 34px;
width: 61px;
}
#ca-unwatch.icon a {
background-image: none !important;
height: 34px;
width: 61px;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Source Sans Pro", sans-serif !important;
}
#mp-tfa-h2,
#mp-itn-h2,
#mp-dyk-h2,
#mp-otd-h2,
#mp-tfl-h2,
#mp-tfp-h2 {
border: 0 !important;
}
.mw-body {
border-top: 2px solid #aeaeae;
border-left: 0;
border-bottom: 0;
}
.mw-body h2 {
border-radius: 3px;
}
#mw-head {
background-color: #F6F6F6;
}
#mw-page-base {
background-image: none !important;
}
.mw-highlight .k,
.mw-highlight .n {
color: #f92672;
}
.mw-highlight .m,
.mw-highlight .o,
.mw-highlight .p {
color: #f8f8f2;
}
.mw-highlight .nc,
.mw-highlight .nt,
.mw-highlight .nf,
.mw-highlight .s2 {
color: #a6e22e;
}
pre {
line-height: 17px;
border-radius: 5px;
background-color: #272822;
}
#simpleSearch {
background-image: none !important;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
padding-right: 0 !important;
width: 300px;
height: 39px;
margin-top: -5px;
}
#simpleSearch #searchInput {
height: 100%;
border: 3px solid #aeaeae;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
#simpleSearch #searchButton,
#simpleSearch #mw-searchButton {
right: 5px !important;
}
table.fmbox {
border: 2px solid #AAAAAA;
border-radius: 5px;
max-width: 400px;
margin: 0 auto 10px auto;
}
table.fmbox-warning {
border: 2px solid #bb7070;
border-radius: 5px;
max-width: 400px;
background: #ffdbdb
}
table.wikitable {
border: 0;
}
table.wikitable tr {
border-top: 1px solid #C1C3D1;
border-bottom: 1px solid #C1C3D1;
}
table.wikitable tr th,
table.wikitable tr td {
background: #FFFFFF;
text-align: left;
color: #666B85;
font-size:16px;
font-weight:normal;
}
table.wikitable tr:nth-child(odd) th,
table.wikitable tr:nth-child(odd) td {
background: #EBEBEB;
}
table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
border: 0;
}
table.wikitable th {
border-right: 2px solid #C1C3D1;
}
td.MainPageBG {
border-style: solid !important;
border-width: 6px !important;
border-color: inherit;
color: #252525;
border-radius: 10px;
}
.vectorTabs {
background-image: none !important;
padding-left: 0 !important;
}
.vectorTabs li {
width: auto;
height: 39px !important;
text-align: center;
border-top: 3px solid #aeaeae;
}
.vectorTabs li:not(:last-child) {
border-right: 1px solid #aeaeae;
}
.vectorTabs li:first-child {
border-left-width: 3px;
border-top-left-radius: 10px;
}
.vectorTabs li:last-child {
border-right-width: 3px;
border-top-right-radius: 10px;
}
.vectorTabs li a {
display: inline-block;
padding: 5px !important;
line-height: 30px;
cursor: auto;
font-size: 0.8em;
}
.vectorTabs li.selected {
background-image: none !important;
background-color: #EDEDED !important;
}
.vectorTabs ul li {
background-image: none !important;
background-color: #FFFFFF !important;
}
.vectorTabs ul li:hover {
background-image: none !important;
background-color: #EDEDED !important;
}
.vectorTabs span {
background-image: none !important;
}
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.