Dark GP style
GuitarPlayer inverted by ntnvsl
Details
Authorntnvsl
LicenseNo License
Categoryguitarplayer
Created
Updated
Size976 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name GuitarPlayer inverted
@namespace guitarplayer.ru
@version 0.1
==/UserStyle== */
@-moz-document domain("guitarplayer.ru") {
html, img, audio, embed, [src*=embed], [src*=recaptcha], #vk_auth, .aea, .aep
{ filter: invert(1) !important }
body { background: #222229 !important; padding: 0 }
#wrapper { width: 1000px !important }
#header, .frame,
#content_section, #footer_section,
.windowbg, .windowbg2,
.botslice, .topslice, .botslice > span, .topslice > span,
.highslide-dimming
{ background: #eee !important }
.hidden, #top_section, #footer_section { display: none }
div, .bbc_standard_quote { color: #333 !important }
.subject { color: #552 !important }
.poster > h4 > a { color: #552 !important }
.highlight { color: #08a !important }
a:link, a:visited { color: #858 }
.modified.smalltext { color: #777 !important }
.bbc_standard_quote { background: #fff !important }
}