MediaWiki:Darkvector.css: Difference between revisions
actually fix dialogue box |
will this work? prob not |
||
(92 intermediate revisions by 5 users not shown) | |||
Line 7: | Line 7: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
} | } in | ||
@font-face {bl | @font-face {bl | ||
Line 16: | Line 16: | ||
} | } | ||
@font-face { | @font-face {# | ||
font-family: "Rubik"; | font-family: "Rubik"; | ||
src: url("/resources/assets/Rubik-Italic.woff2") format("woff2"); | src: url("/resources/assets/Rubik-Italic.woff2") format("woff2"); | ||
Line 25: | Line 25: | ||
@font-face { | @font-face { | ||
font-family: "Rubik"; | font-family: "Rubik"; | ||
src: url("/resources/assets/Rubik- | src: url("/resources/assets/Rubik-Italic.woff2") format("woff2"); | ||
font-weight: bold; | font-weight: bold; | ||
font-style: italic; | font-style: italic; | ||
Line 209: | Line 209: | ||
} | } | ||
#CodeMirror { | |||
background-color: #FFFFFF !important; | |||
} | |||
.mw-undelete-revlist { | |||
color: white; | |||
} | |||
#mw-delete-table label.oo-ui-labelElement-label { | |||
color: white !important; | |||
} | |||
form.mw-htmlform .oo-ui-labelElement-label { | |||
color: white; | |||
} | |||
#movepage-wrapper label.oo-ui-labelElement-label { | |||
color: white !important; | |||
} | |||
#wpSummaryLabel label, #mw-editpage-minoredit label, #mw-editpage-watch label { | |||
color: white !important; | |||
} | |||
.cancelLink .oo-ui-labelElement-label { | |||
color: white !important; | |||
} | |||
.oo-ui-fieldLayout-header { | |||
color: black !important; | |||
} | |||
.oo-ui-tabOptionWidget, | .oo-ui-tabOptionWidget, | ||
.oo-ui-tabSelectWidget-framed { | .oo-ui-tabSelectWidget-framed { | ||
color: #e87057 !important; | color: #e87057 !important; | ||
} | |||
.oo-ui-window-body { | |||
color: lightgray; !important | |||
} | } | ||
Line 254: | Line 282: | ||
.mw-rcfilters-ui-menuSelectWidget-footer { | .mw-rcfilters-ui-menuSelectWidget-footer { | ||
color: #ccc !important; | color: #ccc !important; | ||
} | } | ||
Line 275: | Line 300: | ||
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label { | .oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label { | ||
border-bottom-color: transparent !important; | border-bottom-color: transparent !important; | ||
} | |||
/* CSS for post-edit message */ | |||
#mw-notification-area .oo-ui-labelElement-label { | |||
color: black !important; | |||
} | } | ||
input, | input, | ||
Line 370: | Line 400: | ||
.mw-mmv-post-image,.mw-mmv-image-metadata{ | .mw-mmv-post-image,.mw-mmv-image-metadata{ | ||
background-color: #4c4c4c !important; | background-color: #4c4c4c !important; | ||
} | |||
.mw-searchoptions { | |||
color: black !important; | |||
} | } | ||
Line 392: | Line 426: | ||
.oo-ui-tagItemWidget.oo-ui-widget-enabled { | .oo-ui-tagItemWidget.oo-ui-widget-enabled { | ||
background-color: #aaa !important; | background-color: #aaa !important; | ||
} | |||
.movepage-wrapper { | |||
color: white !important; | |||
} | } | ||
Line 422: | Line 459: | ||
background-color: #3d3d3d; | background-color: #3d3d3d; | ||
border-color: #666 | border-color: #666 | ||
} | |||
figure, figcaption { | |||
background-color: #3d3d3d !important; | |||
border-color: #3d3d3d !important; | |||
border-style: solid !important; | |||
border-width: 2px !important; | |||
} | } | ||
Line 578: | Line 621: | ||
} | } | ||
.vector-menu-heading ul li, | |||
.vector-menu-heading ul li { | |||
background-color: #e87057; | background-color: #e87057; | ||
background-image: -moz-linear-gradient(top, #333 20%, #2a2a2a 100%); | background-image: -moz-linear-gradient(top, #333 20%, #2a2a2a 100%); | ||
Line 594: | Line 637: | ||
} | } | ||
.vector-menu-heading li.selected, | |||
.vector-menu-heading li.selected { | |||
background-color: #333; | background-color: #333; | ||
background-image: -moz-linear-gradient(top, #e87057 0, #333 10%); | background-image: -moz-linear-gradient(top, #e87057 0, #333 10%); | ||
Line 1,525: | Line 1,568: | ||
div#mw-panel div.portal h3 {color:#7c7c7c} | div#mw-panel div.portal h3 {color:#7c7c7c} | ||
/* Portable Infobox CSS here */ | /* Portable Infobox CSS here */ | ||
.portable-infobox.pi-background { | .portable-infobox.pi-background { | ||
Line 1,559: | Line 1,601: | ||
background-color: #312B2A; | background-color: #312B2A; | ||
} | } | ||
gallerytext{ | gallerytext{ | ||
Line 1,589: | Line 1,632: | ||
body { | body { | ||
cursor: url(' | cursor: url('https://screamer.wiki/images/4/4c/Cursor.png'), pointer; height:40; width:30;} | ||
a:link { | a:link { | ||
cursor: url(' | cursor: url('https://screamer.wiki/images/f/fd/Link.png'), pointer; } | ||
a:hover{ | a:hover{ | ||
cursor: url(' | cursor: url('https://screamer.wiki/images/f/fd/Link.png'), pointer; } | ||
a:active{ | a:active{ | ||
cursor: url(' | cursor: url('https://screamer.wiki/images/c/ce/Press.png'), pointer; } | ||
a:element{ | a:element{ | ||
cursor: url(' | cursor: url('https://screamer.wiki/images/4/4c/Cursor.png'), pointer; } | ||
/* Scrollbar */ | /* Scrollbar */ | ||
Line 1,635: | Line 1,678: | ||
} | } | ||
/* Add your usernames here */ | /* Add your usernames here */ | ||
a[href$=": | a[href$=":Lawiki"], a[href$="/Lawiki"], a[visited$=":Lawiki"], a[visited$="/Lawiki"]{ | ||
font-weight:bold; | font-weight:bold; | ||
color: #2871F7 !important; | color: #2871F7 !important; | ||
Line 1,642: | Line 1,685: | ||
font-weight:bold; | font-weight:bold; | ||
color: cyan !important; | color: cyan !important; | ||
} | } | ||
a[href$=":Sump"], a[href$="/Sump"]{ | a[href$=":Sump"], a[href$="/Sump"]{ | ||
Line 1,657: | Line 1,692: | ||
a[href$=":Tankman_fan_44"], a[href$="/Tankman_fan_44"]{ | a[href$=":Tankman_fan_44"], a[href$="/Tankman_fan_44"]{ | ||
font-weight:bold; | font-weight:bold; | ||
color: # | color: #FFFFFF !important; | ||
text-shadow: 0px 0px 5px #2a9df4; | |||
} | } | ||
a[href$=": | a[href$=":LuaGunsX"], a[href$="/LuaGunsX"]{ | ||
font-weight:bold; | font-weight:bold; | ||
color: | color: #9C3838 !important; | ||
} | } | ||
a[href$=": | a[href$=":TheEpikShyGuy"], a[href$="/TheEpikShyGuy"]{ | ||
font-weight:bold; | font-weight:bold; | ||
color: | text-shadow: 0px 0px 10px #ffffff; | ||
color: black !important; | |||
} | } |