Don't Starve Wiki
Advertisement
Don't Starve Wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;

}
a.tag {
	color: inherit;
}
.UserProfileMasthead .masthead-info hgroup {
	padding-top: 20px;
        padding-bottom: 20px;
	background: rgba(0,0,0,0.7);
	background-image:url('http://s16.postimg.org/mjhwphsv9/background.png');
        background-size:900px 70px;
        background-repeat:no-repeat;
}
.tag.usergroup-bureaucrat {
	background-color: darkorange !important;
	color: white !important;
        font-weight: bolder;
}
.tag.usergroup-sysop {
	background-color: red !important;
        color: white !important;
        font-weight: bolder;
}
.tag.usergroup-custodian {
	background-color: white !important;
	color: black !important;
        font-weight: bolder;
}
.tag.usergroup-rollback {
	background-color: blue !important;
	color: white !important;
        font-weight: bolder;
}
.tag.usergroup-communityrep {
	background-color: green !important;
	color: white !important;
        font-weight: bolder;
}
.tag.usergroup-chatmoderator {
	background-color: maroon !important;
        color: white !important;
        font-weight: bolder;
}
#UserProfileMasthead .tag-container .autoconfirmed-user {
        display: none !important;
}
Advertisement