A new userstyle
Bakalari - dark/inverted (black-orange) by kari1989liska

Details
Authorkari1989liska
LicenseNo License
Categorybakalari.cz
Created
Updated
Code size1.3 kB
Code checksum8fddb79b
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Bakalari - dark/inverted (black-orange)
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("bakalari.cz") {
#bottom,.navbar-brand > img:nth-child(1),img[alt='Bakaláři logo'],#parallax-logos,li.bk-social_item:nth-child(1),
.bk-social_link[href='https://www.facebook.com/bakalarisoftware/'],
li.bk-social_item:nth-child(2),.bk-social_item.bk-social_item-youtube,
a.btn:nth-child(1),a.btn:nth-child(2),a.btn:nth-child(3),a.btn:nth-child(4),.hexagon-index-xs,.hexagon-orange,
.hexagon-blue,.hexagon-purple,img.footer-img:nth-child(1),img.img-responsive:nth-child(2),#bottom > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1){filter:invert(100%);}
#introduction:before{background:rgb(250,250,250);}
html {background: #161616;}
body{filter:invert(90%) contrast(115%);background: rgb(241,241,241);}
#obsah,#middle{background: rgb(241,241,241);box-shadow: 0 0 1px 1px rgb(187, 187, 187) !important;}
.py-3{filter:invert(100%);background:#1b1b1b;}#loginLogo img,.bk-infoPanel,#loginButton,.bk-widget._Banner img{filter:invert(100%);}
.box-main,#loginBox,.bk-widget,.floating-box{box-shadow: 0 .3px 2px .1px rgb(192,192,192);}
}