Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,865
edits
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 863: | Line 863: | ||
color: #cddbc0; | color: #cddbc0; | ||
} | } | ||
.skin-citizen-dark .subpage-tabs-main { | |||
border-color: #55617e; | |||
} | |||
.skin-citizen-dark .subpage-tabs-tab { | |||
background-color: #a6b1cb; | |||
} | |||
.skin-citizen-dark #subpage-article #subpage-article-tab { | |||
background-color: #8a99bd; | |||
} | |||
.skin-citizen-dark .subpage-tabs-tab:nth-child(2) { | |||
background-color: #909fc2; | |||
} | |||
.skin-citizen-dark .subpage-tabs-tab:nth-child(2n+1) { | |||
background-color: #94a2c3; | |||
} | |||
.skin-citizen-dark .subpage-tabs-tab:hover { | |||
background-color: #8a99bd; | |||
} | |||
.skin-citizen-dark #subpage-article #subpage-article-tab:hover { | |||
background-color: #7b8bb3; | |||
} | |||
.skin-citizen-light .subpage-tabs-tab { | |||
background-color: #3e578e; | |||
} | |||
.subpage-tabs-tab a { | |||
text-decoration: none; | |||
} | |||
.subpage-tabs-tab a:hover { | |||
font-weight: bold; | |||
text-decoration: none; | |||
} | |||
} | |||
#subpage-article #subpage-article-tab a.mw-selflink:after { | |||
content: "Article"; | |||
} | |||
#subpage-article #subpage-article-tab a.mw-selflink span { | |||
visibility: hidden; | |||
margin-bottom: -17.78%; | |||
} | } | ||
Line 889: | Line 931: | ||
left: -5em; | left: -5em; | ||
margin-bottom: -5px; | margin-bottom: -5px; | ||
} | |||
#subpage-article #subpage-article-tab a.mw-selflink span { | |||
display: none!important; | |||
} | } | ||
} | } |
edits