Ad placeholder

User:Crashaholic/vector.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(lets see if this works)
No edit summary
Line 2: Line 2:
max-width: none;
max-width: none;
}
}
/*
 
body.theme-dark-grey .bg3wiki-tooltip-box {
body.theme-dark-grey .bg3wiki-tooltip-box .theme-light {
background: rgb(243, 235, 205);
background: rgb(243, 235, 205);
}
}


body.theme-dark-grey .bg3wiki-tooltip-gradient-common {
body.theme-dark-grey .bg3wiki-tooltip-gradient-common .theme-light{
background: linear-gradient(to bottom,#F0E4D599,#E6DDD599,#D5C0B899,#c0b2df99);
background: linear-gradient(to bottom,#F0E4D599,#E6DDD599,#D5C0B899,#c0b2df99);
}
}


body.theme-dark-grey {
body.theme-dark-grey .theme-light{
   background: linear-gradient(rgba(223, 217, 204, 0.9) 80%,transparent);
   background: linear-gradient(rgba(223, 217, 204, 0.9) 80%,transparent);
}
}


#bg3wiki-legacy-content-notice {
body.theme-dark-grey #bg3wiki-legacy-content-notice .theme-light {
   color: var(--bg-main3);
   color: var(--bg-main3);
} back to dark mode i go*/
}


form .wikiEditor-ui .CodeMirror-line {
form .wikiEditor-ui .CodeMirror-line {

Navigation menu