Destruction Simulator Wiki
No edit summary
No edit summary
Line 244: Line 244:
 
.RobloxWikis-HeadButton span {
 
.RobloxWikis-HeadButton span {
 
background: 0 !important;
 
background: 0 !important;
  +
}
  +
  +
  +
/* Other */
  +
  +
.page-Rules #WikiaArticleComments {
  +
display: none;
 
}
 
}

Revision as of 18:53, 15 September 2018

/* Imports */

@import url('https://fonts.googleapis.com/css?family=Baloo+Tammudu');
@import url('https://fonts.googleapis.com/css?family=Open+Sans|VT323');

/* Wordmark */

.wds-community-header__wordmark img {
    padding: 2px;
}

.wds-community-header__wordmark img:hover {
    transform: scale(1.05);
    transition: 0.4s linear all;
}

/* Extra Classes */
.movehover:hover {
transform: translate(0, -5px);
transition: 0.8s all;
}

.mainnav a[href="#"] {
    color: white !important;
}

/* Profile Masthead */
.UserProfileMasthead .masthead-info {
        background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3)), url('https://vignette.wikia.nocookie.net/destruction-simulator/images/d/d5/Destruction.jpeg/revision/latest/scale-to-width-down/2120?cb=20180902215750') center !important;
    background-size: cover !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.UserProfileMasthead .masthead-info hgroup {
   border-radius: 0px !important;
}

.UserProfileMasthead .masthead-info {
border-radius: 0px !important;
box-shadow: 0px !important;
}

.UserProfileMasthead .masthead-avatar {
z-index: 1;
}

.UserProfileMasthead .masthead-avatar .avatar {
border: solid 5px white !important;
}

.UserProfileMasthead .masthead-info-lower:before{
    content:none;
}

.UserProfileMasthead {
margin-bottom: -53.4px;
margin-right: 20px;
}

.tabs li[data-id="profile"],
.tabs li[data-id="following"],
.tabs li[data-id="wall"],
.tabs li[data-id="blog"],
.tabs li[data-id="contribs"] {
border-radius: 0px 0px 0px 0px !important;
cursor: pointer;
background: rgba(255, 255, 255, 0.6);
}

.tabs li[data-id="profile"]:hover,
.tabs li[data-id="following"]:hover,
.tabs li[data-id="wall"]:hover,
.tabs li[data-id="blog"]:hover,
.tabs li[data-id="contribs"]:hover {
background: rgba(255, 255, 255, 0.4) !important;
transition: 0.4s linear all;
border-radius: 0px10px 0px 0px !important;
}

.tabs .selected a {
background: rgba(0, 0, 0, 0) !important;
border: 0px solid gray;
border-bottom: 2px solid #0148c2;
cursor: pointer;
border-radius: 0px 0px 0px 0px !important;
}

.tabs .selected:hover a {
background: rgba(255, 255, 255, 0.6) !important;
transition: 0.8s linear;
border-radius: 0px 0px 0px 0px !important;
}


/* Details */

.contributions-details a {
    color: white !important;
}
.discussion-details em {
    color: white;
}
.discussion-label {
    color: white;
}
.details span {
    color: white !important;
}
.details {
    color: white;
}
.wikis a {
    color: white;
}

.wikis span {
    color: white !important;
}


/* Name Colors */
/*/ HoneyNutC18 Colors /*/
a[href*="/wiki/User:HoneyNutC18"],
a[href*="/wiki/Message_Wall:HoneyNutC18"],
a[href*="/wiki/User_blog:HoneyNutC18"] {
    text-shadow: black 0 0 1px;
    font-family: Impact !important;
    font-weight: bold !important;
}

/*/ Marsium Colors /*/
[href*="/wiki/User:Marsium"],
a[href*="/wiki/Message_Wall:Marsium"],
a[href*="/wiki/User_blog:Marsium"] {
    -webkit-animation: mars 2.5s infinite; 
    -moz-animation: mars 2.5s infinite; 
    -ms-animation: mars 2.5s infinite; 
    animation: mars 2.5s infinite; 
    text-shadow: black 0 0 1px;
    font-family: 'VT323', monospace !important;
    font-weight: bold !important;
	letter-spacing: 0.15em;
	font-size: 120%;
	font-weight: bold;
}
 
@-webkit-keyframes mars{
    0%{color: Red;}
    50%{color: Purple;}
    100%{color: Red;}
}
/* Span */
.wikis span {
    color: white !important;
}
#WikiaPage a:hover {
color: skyblue !important;
text-shadow: 0 1px 5px blue;
-webkit-transition: 0.4s linear;
-moz-transition: 0.4s linear;
-o-transition: 0.4s linear;
transition: 0.4s linear;
}

/* Portable Infobox */

.portable-infobox{
    border-radius: 20px;
    box-shadow: inset -3px -1px 12px 0px rgba(0, 0, 0, 0.68);
}
/* Scrollbar */
::-webkit-scrollbar {
    width: 15px;
}
::-webkit-scrollbar-track {
    box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.5); 
    border-radius: 0px;
    background-color:white;
}
::-webkit-scrollbar-thumb {
    background: #0148c2; 
    border-radius: 8px;
    box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.5)
}
/* Portable Infoboxes */

.pi-title {
    box-shadow: inset -5px 0px 5px rgba(0, 0, 0, 0.5);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.portable-infobox img:hover{
transform: translate(0, -3px);
transition: 0.6s all;
}

/* For BillyJoeTheThird */

#wds-icons-dropdown-tiny {
	transition: all 0.3s;
}
#wds-icons-dropdown-tiny:hover {
	transform: rotate(180deg)
}


/* RobloxWikis Styling */

.RobloxWikis-Notice {
	background: repeating-linear-gradient(-45deg, #002080, #002080, 10px, #2d4fb2 10px, #2d4fb2 20px) !important;
	color: white !important;
	transition: all 0.5s;
}
.RobloxWikis-Notice:hover {
	filter: grayscale(50%);
}
.RobloxWikis-TableAll tr {
	color: black !important;
	transition: all 0.2s;
}

.RobloxWikis-OddRow {
	background: #002080 !important;
}
.RobloxWikis-EvenRow {
	background: #2d4fb2 !important;
}
.RobloxWikis-TableAll .extiw span {
	color: rgb(189, 233, 253)
 !important;
}
.RobloxWikis-Head {
	background: #002080 !important;
}
.RobloxWikis-HeadButton {
	background-color: #2d4fb2 !important;
}
.TestHeading{
    background-color: #fafafa;
	border-radius: 5px;
	box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.1);
	margin: 10px
}
 
.RobloxWikis-HeadButton span {
    background: 0 !important;
}


/* Other */

.page-Rules #WikiaArticleComments {
display: none;
}