MediaWiki:Common.css: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
mNo edit summary
 
(323 intermediate revisions by 3 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins on desktop */


/* Patroller highlights */
/* Navbox style
ul.special li a[title="User:CabalRedGuard"],
      Edit here: https://www.destinypedia.com/MediaWiki:Gadget-NavboxStyle.css
table.diff a[title="User:CabalRedGuard"],
  Staff highlights
ul#pagehistory li a[title="User:CabalRedGuard"],
      Edit here: https://www.destinypedia.com/MediaWiki:Gadget-StaffHighlights.css
ul.special li a[title="User:CIA391"],
  Custom wallpapers
table.diff a[title="User:CIA391"],
      Edit here: https://www.destinypedia.com/MediaWiki:Gadget-Wallpapers.css */
ul#pagehistory li a[title="User:CIA391"],
ul.special li a[title="User:Guahanboy 98"],
table.diff a[title="User:Guahanboy 98"],
ul#pagehistory li a[title="User:Guahanboy 98"],
ul.special li a[title="User:Hawki"],
table.diff a[title="User:Hawki"],
ul#pagehistory li a[title="User:Hawki"],
ul.special li a[title="User:KFC just"],
table.diff a[title="User:KFC just"],
ul#pagehistory li a[title="User:KFC just"],
ul.special li a[title="User:Observance"],
table.diff a[title="User:Observance"],
ul#pagehistory li a[title="User:Observance"],
ul.special li a[title="User:OmgHAX!"],
table.diff a[title="User:OmgHAX!"],
ul#pagehistory li a[title="User:OmgHAX!"],
ul.special li a[title="User:MorningWalker"],
table.diff a[title="User:MorningWalker"],
ul#pagehistory li a[title="User:MorningWalker"],
ul.special li a[title="User:Spartacus"],
table.diff a[title="User:Spartacus"],
ul#pagehistory li a[title="User:Spartacus"],
a.whopatrol, #whopatrollers a {
color: #b78c25 !important;
}


/* Administrator highlights */
/* General */
ul.special li a[title="User:Arcmind"],
table.diff a[title="User:Arcmind"],
ul#pagehistory li a[title="User:Arcmind"],
ul.special li a[title="User:Primus Draug'oth"],
table.diff a[title="User:Primus Draug'oth"],
ul#pagehistory li a[title="User:Primus Draug'oth"],
a.whoadmin, #whoadmins a {
color: #048204 !important;
}


/* Bureaucrat highlights */
h1 { font-size: 2.00em; }
ul.special li a[title="User:Dante the Ghost"],
h2 { font-size: 1.75em; }
table.diff a[title="User:Dante the Ghost"],
h3 { font-size: 1.45em; }
ul#pagehistory li a[title="User:Dante the Ghost"],
h4 { font-size: 1.32em; }
ul.special li a[title="User:Shazamikaze"],
h5 { font-size: 1.15em; }
table.diff a[title="User:Shazamikaze"],
h6 { font-size: 1.00em; }
ul#pagehistory li a[title="User:Shazamikaze"],
a.whocrat, #whocrats a {
color: #9370DB !important;
}


/* Developer highlights */
.fakeh2 {
ul.special li a[title="User:Porplemontage"],
font-size: 1.75em;
table.diff a[title="User:Porplemontage"],
border-bottom: 1px solid #a2a9b1;
ul#pagehistory li a[title="User:Porplemontage"],
padding-top: 0.5em;
a.whodev, #whodevs a {
padding-bottom: 0.17em;
color: #F26500 !important;
margin-bottom: 0.6em;
}
}
 
.fakeh3 {
/* Bot highlights */
font-size: 1.45em;
ul.special li a[title="User:PorpleBot"],
font-weight: bold;
table.diff a[title="User:PorpleBot"],
padding-top: 0.5em;
ul#pagehistory li a[title="User:PorpleBot"],
padding-bottom: 0.17em;
ul.special li a[title="User:Spartabot"],
margin-bottom: 0.3em;
table.diff a[title="User:Spartabot"],
ul#pagehistory li a[title="User:Spartabot"],
a.whobot {
color: #FF8C00 !important;
}
}


/* General */
#bodyContent {
 
background: transparent !important;
#whosonline a:visited {
color: #0000FF;
}
 
#WhosOnlineDiv {
margin-bottom: -5px;
}
}


Line 87: Line 39:
padding-bottom: 33px;
padding-bottom: 33px;
}
}
#bodyContent {
position: relative;
background: transparent url() no-repeat center 65px !important;
}
.user-board-message {
background: #fff;
}
table, div#profile-top, .profile-info {
background-color: transparent;
}
.spoiler {
width: 70%;
padding: 0.2em;
margin: 10px;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
}
.easywrap {
.easywrap {
width: 100%;
width: 100%;
Line 117: Line 47:


.catlinks {
.catlinks {
background: #f9f9f9 url() no-repeat top right;
background: #f9f9f9;
}
}


pre {  
.mw-parser-output > .col-begin {
overflow: auto;
margin-top: 0.3em;
}
}


#disambig {
.featurelist .mw-collapsible {
border-top: 3px double #cccccc;
margin-right: 10px;
border-bottom: 3px double #cccccc;
}
}
 
.featurelist h3 {
ol.references {
padding-top: 0;
font-size: 90%;
padding-bottom: 0.5em;
}
}
 
.featurelist .mw-collapsible-content {
.references-small {
margin-top: -0.5em;
font-size: 80%;
margin-bottom: 0.5em;
}
}
 
.featurelist td > p {
ol.references > li:target {
display: none;
background-color: #ddeeff;
}
}


sup.reference:target {
/* Site subtitle */
background-color: #ddeeff;
p.subtitle, #siteSub {
display: block;
font-size: 90%;
font-style: italic;
margin: 0;
}
}


.references {
/* Infoboxes */
font-size: 92%;
.infobox {
float: right;
clear: right;
font-size: 90%;
margin: 0 0 1em 1em;
padding: 2px;
}
}
 
.infoboxheading {
/* Checkered background for transparent images. See also http://www.mediawiki.org/wiki/Special:Code/MediaWiki/20065 */
font-size: 130%;
#file img {
background: url(/images/Checker-16x16.png) repeat;
}
}


html .thumbimage, .random-users-avatars img {
.random-users-avatars img {
background: white;
background: #fff;
}
}


Line 162: Line 97:
}
}


.cleared {
/* Main page */
clear: both;
}
 
.IntroPageBox {
background-color: #ffe;
background-repeat: no-repeat;
background-position: bottom right;
}
 
.IntroPageBox div.tright {
border-color: transparent !important;
}
 
.desktopHide {
display: none !important;
}
 
/* Main Page */
body.page-Main_Page.action-view h1.firstHeading {
display: none;
}
body.page-Main_Page.action-view #bodyContent {
body.page-Main_Page.action-view #bodyContent {
margin-top: 18px;
margin-top: 18px;
}
}


/* Meet the Community */
.page-Special_UpdateProfile_preferences .site-button,
.random-users-avatars {
.page-Special_UploadAvatar .site-button {
padding: 0px 0px 0px 10px;
margin-top: 10px;
}
}
.page-Special_UpdateProfile_preferences input[type="checkbox"] {
.random-users-avatars h2 {
margin: 2px 5px 0 0;
border-bottom: none;
margin: 0px 0px 0px 0px;
padding: 7px 0px 8px 0px;
}
.random-users-avatars img {
border: 1px solid #DCDCDC;
display: block;
float: left;
height: 50px;
margin: 0px 8px 8px 0px;
width: 50px;
}
}
 
.profile-update {
/* Remove the title (h1 element) for Special:UpdateProfile and Special:UploadAvatar */
margin-bottom: 5px;
body.page-Special_UpdateProfile_custom h1,
body.page-Special_UploadAvatar h1 {
display: none;
}
}


.profile-tab-bar {
.profile-tab-bar {
margin-top: 26px;
margin-top: 26px;
}
/* Era icons */
#title-eraicons {
display: none !important;
visibility: hidden !important;
}
#title-linktabs {
position: absolute;
right: 0;
top: -46px;
}
#title-linktabs img {
padding: 0 1px;
}
.foreground {
background: url() no-repeat center 65px !important;
}
}


Line 241: Line 121:
}
}


/* JS Tab System, Jacked and Hacked from the jsprefs in monobook/main.css -Dantman */
/* Notice boxes */
.tabtoc {
.noticebox + .noticebox {
margin: 0 !important;
margin-top: -5px !important;
padding: 0;
width: 100%;
clear: both;
}
}


.tabtoc li {
/* Site activity */
background-color: transparent;
.mp-activity {
color: #000;
padding: 3px 0;
border: none;
}
.mp-site-activity h2 {
padding: 10px 0 2px 0;
}
}
 
.item {
.tabtoc li {
margin: 2px 0 2px 20px
margin: 1px -2px 1px 2px;
float: left;
padding: 2px 0 3px 0;
border: none;
top:4px;
left:-2px;
position: relative;
white-space: nowrap;
list-style-type: none;
list-style-image: none;
z-index: 3;
}
}
 
.item p {
.tabtoc li.selected {
margin-bottom: 0.3em;
border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
top: 2px;
font-weight: bold;
background-color: #f9f9f9;
border: 1px solid #aaa;
border-bottom: none;
cursor: default;
padding-top: 2px;
margin-right: -3px;
}
}


.tabtoc >; li.selected {
/* Adjust inputbox button padding in Firefox */
top: 2px;
.bodySearchWrap .mw-ui-button, .createboxButton {
padding-top: 6px !important;
padding-bottom: 6px !important;
}
}
 
@-moz-document url-prefix() {
.tabtoc a,
.bodySearchWrap .mw-ui-button, .createboxButton {
.tabtoc a:active {
padding-top: 6px !important;
display: block;
padding-bottom: 5px !important;
color: #000;
}
padding: 0 .7em;
position: relative;
text-decoration: none;
}
}


.tabtoc li.selected a {
/* Lore page background */
cursor: default;
.page-Destiny_2_Lore .tabbox {
text-decoration: none;
background: url(https://destiny.wiki.gallery/images/a/af/Destiny_2_menu_background_blurred_by_destinywarlock-dbguds6.png);
}
}
 
.page-Destiny_2_Lore .tabbox, .page-Destiny_2_Lore .tabbox h2 {
.tabcontainer {
color: #fff;
margin: 0;
border: 1px solid #aaa;
clear: both;
padding: 7px;
background-color: #F9F9F9;
}
}
 
.page-Destiny_2_Lore .tabcontainer {
.tabsection {
border: none;
padding: 0;
padding: 0;
margin: 0;
}
}
 
.page-Destiny_2_Lore .selected {
.tabsection .tabbox {
padding-bottom: 1px;
border: 1px solid #aaa;
float: left;
margin-right: 2em;
}
}


.tabsection .tab {
/* Custom tab colors */
font-weight: bold;
.page-User_Arcmind_Other .tabtoc li.selected {
background: #0a0c0f !important;
}
}
 
.page-User_Arcmind_Other .tabtoc li.selected a {
.tabsection table, .tabsection .tab {
color: white !important;
background-color: #F9F9F9;
}
}
.page-User_Arcmind_Other .tabcontainer h2 {
.mainTab {
color: white !important;
display: none;
}
}


/** User page **/
/* Indicator icons */
#profile-top {
.mw-indicator {
border-bottom: 1px solid #C9D6E0;
margin: 0 2px;
}
}
.user-board-message {
 
border: 1px solid #C9D6E0;
/* Who's online */
#whosonline {
margin-bottom: 0;
}
}
.user-board-message-from {
 
    background-color: #EFF3F5;
/* Site notice */
@media all and (max-width: 1100px) {
#siteNotice {
font-size: 80%;
}
}
}


/** User welcome **/
/* User welcome */
.mp-welcome-logged-in {
.mp-welcome-logged-in {
width: 260px;
width: 270px;
margin-top: -13px;
margin-top: -13px;
}
.mp-welcome-image {
width: 74px;
margin-bottom: -5px;
}
}
.mp-welcome-points {
.mp-welcome-points {
Line 359: Line 205:
}
}


.blackink {
/* Social profile */
    background-color: #000000;
.pagetitle {
    border-radius:4px;
display: block !important;
    color: #000000;
    padding: 1px;
    transition: 1.5s;
    -o-transition: 1.5s;
    -ms-transition: 1.5s;
    -moz-transition: 1.5s;
    -webkit-transition: 1.5s;
    transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
}
}
 
.mw-special-UpdateProfile input[type="text"],
.blackink a {
.mw-special-EditProfile input[type="text"] {
    color: #000000;
width: 225px;
    padding: 1px;
border: 1px solid #c8ccd1;
    text-decoration: underline;
}
}
 
.mw-special-UpdateProfile select,
.blackink:hover {
.mw-special-EditProfile select {
    background-color: inherit !important;
width: 229px;
    color: inherit;
border: 1px solid #c8ccd1;
}
}
 
.mw-special-EditProfile textarea {
/* Edit box */
width: 95%;
.wikiEditor-ui textarea#wpTextbox1 {
line-height: 1.4em;
}
}
#wpSummary, #wpSummaryLabel {
.user-section-heading {
margin: 0.2em 0 0.4em 0 !important;
clear: both;
}
}
input#wpSummary {
.user-section-title {
width: 85%;
letter-spacing: normal;
}
}
 
#profile-toggle-button {
/* Site activity */
top: 10px !important;
.mp-activity {
padding: 3px 0;
border: none;
}
}
.mp-site-activity h2 {
#profile-top {
padding: 10px 0 2px 0;
margin-bottom: 15px;
border-bottom: 1px solid #C9D6E0;
}
}
 
table, div#profile-top, .profile-info {
/* Dismissable SiteNotice */
background-color: transparent;
.sitedir-ltr .mw-dismissable-notice-body {
margin: 0.25em 60px 0.25em 0;
}
}
.sitedir-rtl .mw-dismissable-notice-body {
.profile-info-container p {
margin: 0.25em 0 0.25em 60px;
margin: 0 0 8px 10px;
}
}
 
.user-home-item-gift {
/* Captcha spacing */
margin: 2px 25px;
.editOptions .g-recaptcha {
margin-bottom: 10px;
}
}
.mw-ui-vform {
.user-board-message {
width: 302px;
background: #fff;
}
border: 1px solid #C9D6E0;
 
/* SocialProfile tweaks */
.ns-2 .pagetitle, .ns-200 .pagetitle, .ns-202 .pagetitle, .mw-special-UpdateProfile .pagetitle, .mw-special-UploadAvatar .pagetitle,
.ns-2 .subtitle, .ns-200 .subtitle, .ns-202 .subtitle, .mw-special-UpdateProfile .subtitle, .mw-special-UploadAvatar .subtitle,
.ns-2 #siteSub, .ns-200 #siteSub, .ns-202 #siteSub, .mw-special-UpdateProfile #siteSub, .mw-special-UploadAvatar #siteSub,
.ns-2 #contentSub, .ns-200 #contentSub, .ns-202 #contentSub, .mw-special-UpdateProfile #contentSub, .mw-special-UploadAvatar #contentSub {
display: none !important;
}
}
.mw-special-EditProfile .pagetitle {
.user-board-message img {
display: block !important;
max-width: 100% !important;
height: auto !important;
}
}
.user-section-heading {
.user-board-message-content {
clear: both;
margin: 0 5px;
}
}
#profile-toggle-button {
.user-board-message-body {
top: 10px !important;
float: none;
}
}
.user-board-message-from {
.user-board-message-from {
Line 443: Line 262:
}
}
.no-info-container {
.no-info-container {
background-color: #F2F4F7;
background-color: #F8F5F5;
}
}
.profile-tab a:hover {
.profile-tab a:hover {
Line 455: Line 274:
padding: 2px 6px;
padding: 2px 6px;
background: #F8F5F5;
background: #F8F5F5;
color: black;
color: #000;
}
}
.page-nav a:hover {
.page-nav a:hover {
Line 462: Line 281:
}
}
.g-give-all {
.g-give-all {
background: white;
background: #fff;
}
.psnid {
font-size: 14px;
}
}


/* Adjust inputbox button padding in Firefox */
/* Meet the community */
@-moz-document url-prefix() {  
.random-users-avatars {
.bodySearchWrap .mw-ui-button, .createboxButton {
padding: 0px 0px 0px 10px;
padding-top: 4px;
padding-bottom: 5px;
}
}
}
 
/* Hide help links in top-right */
.random-users-avatars h2 {
.mw-indicators {
border-bottom: none;
display:none;
margin: 0px 0px 0px 0px;
padding: 7px 0px 8px 0px;
}
}
 
/* Lore page background */
.random-users-avatars img {
.page-Destiny_2_Lore .tabbox {
border: 1px solid #DCDCDC;
background: url(/images/a/af/Destiny_2_menu_background_blurred_by_destinywarlock-dbguds6.png);
display: block;
}
float: left;
.page-Destiny_2_Lore .tabbox, .page-Destiny_2_Lore .tabbox h2 {
height: 50px;
color: white;
margin: 0px 8px 8px 0px;
}
width: 50px;
.page-Destiny_2_Lore .tabcontainer {
padding: 0;
}
.page-Destiny_2_Lore .selected {
padding-bottom: 1px;
}
}


/*** Custom Wallpaper ***/
/* Echo extension */
.destiny {  
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup {
background: url(/images/2/23/Travelers_rest_desktop.jpg) no-repeat center top !important;
font-size: 12px;
}
}
 
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
.destiny a {
margin-bottom: 10px;
color: #1AAAE7;
}
}
 
.mw-echo-ui-crossWikiUnreadFilterWidget-group {
.destiny a:visited {  
display: none;
        color: #1AAAE7;  
}
}
 
.oo-ui-popupWidget-body-padded {
.citadel {  
margin-top: 8px;
background: url(/images/f/f4/Citadel_desktop.jpg) no-repeat center top !important;
}
}
 
.oo-ui-popupWidget-head {
.citadel a {
overflow: hidden;
color: #060;
}
 
.citadel a:visited {
        color: #060;
}
 
.exclusion {
background: url(/images/7/77/Exclusion_zone_desktop.jpg) no-repeat center top !important;
}
 
.exclusion a {
color: #F30;
}
 
.exclusion a:visited {
        color: #F30;
}
 
.hellmouth {
background: url(/images/e/ed/Hellmouth_desktop.jpg) no-repeat center top !important;
}
 
.hellmouth a {
color: #1AAAE7;
}
 
.hellmouth a:visited {
        color: #1AAAE7;
}
 
.mars {
background: url(/images/c/c0/Mars_desktop.jpg) no-repeat center top !important;
}
 
.mars a {
color: #C30;
}
 
.mars a:visited {
        color: #C30;
}
 
.garden {
background: url(/images/c/c9/Garden_desktop.jpg) no-repeat center top !important;
}
 
.garden a {
color: #ff1a1a;
}
}
 
.mw-echo-ui-overlay {
.garden a:visited {
z-index: 100;
        color: #ff1a1a;
}
 
.reef {
background: url(/images/0/0d/Destiny_Reef_queen.jpg) no-repeat center top !important;
}
 
.reef a {
color: #cc3399;
}
 
.reef a:visited {
        color: #cc3399;
}
 
.director {
background: url(/images/2/22/Destiny_2_Director_post-campaign.png) no-repeat center top !important;
}
 
.diretor a {
color: #F90;
}
 
.director a:visited {
        color: #F90;
}
 
.opacity70 {
background: url(/images/c/ca/70opacity.png) repeat;
}
 
.ttk {
background: url(/images/e/e3/ConceptArt_Space_Battle_01-1170x731.jpg) no-repeat center top !important;
}
 
.ttk a {
color: #1AAAE7;
}
 
.ttk a:visited {
        color: #1AAAE7;
}
 
/* Custom tab colors */
.page-User_Arcmind_Other .tabtoc li.selected {
background: #666666 !important;
}
.page-User_Arcmind_Other .tabtoc li.selected a {
color: white !important;
}
.page-User_Arcmind_Other .tabcontainer h2 {
color: white !important;
}
}

Latest revision as of 11:07, March 22, 2024

/* CSS placed here will be applied to all skins on desktop */

/* Navbox style
       Edit here: https://www.destinypedia.com/MediaWiki:Gadget-NavboxStyle.css
   Staff highlights
       Edit here: https://www.destinypedia.com/MediaWiki:Gadget-StaffHighlights.css
   Custom wallpapers
       Edit here: https://www.destinypedia.com/MediaWiki:Gadget-Wallpapers.css */

/* General */

h1 { font-size: 2.00em; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.45em; }
h4 { font-size: 1.32em; }
h5 { font-size: 1.15em; }
h6 { font-size: 1.00em; }

.fakeh2 {
	font-size: 1.75em;
	border-bottom: 1px solid #a2a9b1;
	padding-top: 0.5em;
	padding-bottom: 0.17em;
	margin-bottom: 0.6em;
}
.fakeh3 {
	font-size: 1.45em;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.17em;
	margin-bottom: 0.3em;
}

#bodyContent {
	background: transparent !important;
}

#main-wrap {
	padding-bottom: 33px;
}
.easywrap {
	width: 100%;
	table-layout: fixed;
	word-wrap: break-word;
	overflow: hidden;
}

.catlinks {
	background: #f9f9f9;
}

.mw-parser-output > .col-begin {
	margin-top: 0.3em;
}

.featurelist .mw-collapsible {
	margin-right: 10px;
}
.featurelist h3 {
	padding-top: 0;
	padding-bottom: 0.5em;
}
.featurelist .mw-collapsible-content {
	margin-top: -0.5em;
	margin-bottom: 0.5em;
}
.featurelist td > p {
	display: none;
}

/* Site subtitle */
p.subtitle, #siteSub {
	display: block;
	font-size: 90%;
	font-style: italic;
	margin: 0;
}

/* Infoboxes */
.infobox {
	float: right;
	clear: right;
	font-size: 90%;
	margin: 0 0 1em 1em;
	padding: 2px;
}
.infoboxheading {
	font-size: 130%;
}

.random-users-avatars img {
	background: #fff;
}

div.thumb {
	border-color: transparent;
}

/* Main page */
body.page-Main_Page.action-view #bodyContent {
	margin-top: 18px;
}

.page-Special_UpdateProfile_preferences .site-button,
.page-Special_UploadAvatar .site-button {
	margin-top: 10px;
}
.page-Special_UpdateProfile_preferences input[type="checkbox"] {
	margin: 2px 5px 0 0;
}
.profile-update {
	margin-bottom: 5px;
}

.profile-tab-bar {
	margin-top: 26px;
}

.foreground a {
	color: #1AAAE7;
}

/* Notice boxes */
.noticebox + .noticebox {
	margin-top: -5px !important;
}

/* Site activity */
.mp-activity {
	padding: 3px 0;
	border: none;
}
.mp-site-activity h2 {
	padding: 10px 0 2px 0;
}
.item {
	margin: 2px 0 2px 20px
}
.item p {
	margin-bottom: 0.3em;
}

/* Adjust inputbox button padding in Firefox */
.bodySearchWrap .mw-ui-button, .createboxButton {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}
@-moz-document url-prefix() { 
	.bodySearchWrap .mw-ui-button, .createboxButton {
		padding-top: 6px !important;
		padding-bottom: 5px !important;
	}
}

/* Lore page background */
.page-Destiny_2_Lore .tabbox {
	background: url(https://destiny.wiki.gallery/images/a/af/Destiny_2_menu_background_blurred_by_destinywarlock-dbguds6.png);
}
.page-Destiny_2_Lore .tabbox, .page-Destiny_2_Lore .tabbox h2 {
	color: #fff;
}
.page-Destiny_2_Lore .tabcontainer {
	padding: 0;
}
.page-Destiny_2_Lore .selected {
	padding-bottom: 1px;
}

/* Custom tab colors */
.page-User_Arcmind_Other .tabtoc li.selected {
	background: #0a0c0f !important;
}
.page-User_Arcmind_Other .tabtoc li.selected a {
	color: white !important;
}
.page-User_Arcmind_Other .tabcontainer h2 {
	color: white !important;
}

/* Indicator icons */
.mw-indicator {
	margin: 0 2px;
}

/* Who's online */
#whosonline {
	margin-bottom: 0;
}

/* Site notice */
@media all and (max-width: 1100px) {
	#siteNotice {
		font-size: 80%;
	}
}

/* User welcome */
.mp-welcome-logged-in {
	width: 270px;
	margin-top: -13px;
}
.mp-welcome-points {
	width: 170px;
	padding-left: 5px;
}

/* Social profile */
.pagetitle {
	display: block !important;
}
.mw-special-UpdateProfile input[type="text"],
.mw-special-EditProfile input[type="text"] {
	width: 225px;
	border: 1px solid #c8ccd1;
}
.mw-special-UpdateProfile select,
.mw-special-EditProfile select {
	width: 229px;
	border: 1px solid #c8ccd1;
}
.mw-special-EditProfile textarea {
	width: 95%;
}
.user-section-heading {
	clear: both;
}
.user-section-title {
	letter-spacing: normal;
}
#profile-toggle-button {
	top: 10px !important;
}
#profile-top {
	margin-bottom: 15px;
	border-bottom: 1px solid #C9D6E0;
}
table, div#profile-top, .profile-info {
	background-color: transparent;
}
.profile-info-container p {
	margin: 0 0 8px 10px;
}
.user-home-item-gift {
	margin: 2px 25px;
}
.user-board-message {
	background: #fff;
	border: 1px solid #C9D6E0;
}
.user-board-message img {
	max-width: 100% !important;
	height: auto !important;
}
.user-board-message-content {
	margin: 0 5px;
}
.user-board-message-body {
	float: none;
}
.user-board-message-from {
	background-color: #F8F5F5;
}
.no-info-container {
	background-color: #F8F5F5;
}
.profile-tab a:hover {
	color: #466C2C !important;
}
.page-nav {
	margin: 8px 5px 10px;
}
.page-nav a, .page-nav a:visited {
	border: 1px solid #ccc;
	padding: 2px 6px;
	background: #F8F5F5;
	color: #000;
}
.page-nav a:hover {
	background: #eee;
	text-decoration: none;
}
.g-give-all {
	background: #fff;
}

/* Meet the community */
.random-users-avatars {
	padding: 0px 0px 0px 10px;
}
 
.random-users-avatars h2 {
	border-bottom: none;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 8px 0px;
}
 
.random-users-avatars img {
	border: 1px solid #DCDCDC;
	display: block;
	float: left;
	height: 50px;
	margin: 0px 8px 8px 0px;
	width: 50px;
}

/* Echo extension */
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup {
	font-size: 12px;
}
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
	margin-bottom: 10px;
}
.mw-echo-ui-crossWikiUnreadFilterWidget-group {
	display: none;
}
.oo-ui-popupWidget-body-padded {
	margin-top: 8px;
}
.oo-ui-popupWidget-head {
	overflow: hidden;
}
.mw-echo-ui-overlay {
	z-index: 100;
}