a, .link { color: steelblue; } body { background-color: #001935; } select{ color:darkgray; background-color:white; } label { color: gray; } textarea,input[type="text"]{ box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.1); border-radius: 5px; border:0px; } input[type="radio"]:checked+label,select { color: black; } input[type="checkbox"]:checked+label { color: red; } .gotop { background-color: rgba(255, 255, 255, 0.5); } .gotop a { color: white; } .topicon { color: white; } .tiselected { border-bottom: 2px solid white; } .badge { color: white; } .alert { background-color: red; } #notifications { background-color:white; box-shadow: 1px 1px 1px black; } .notif{ border-bottom:1px solid lightgray; background-color:white; color:black; -webkit-box-shadow: inset -6px 73px 100px -117px rgba(209,209,209,1);-moz-box-shadow: inset -6px 73px 100px -117px rgba(209,209,209,1);box-shadow: inset -6px 73px 100px -117px rgba(209,209,209,1); } .text { color:black !important; } #quicksend { background-color: #305792; border: 1px solid darkgray; color: white; } .topbar { background-color: #001935; } .new { background-color:white; } .side_element { background-color: rgba(255, 255, 255, 0.0); /* box-shadow: 1px 1px 1px black; */ color: lightgray; } .side_element li:hover { background-color: rgba(255, 255, 255, 0.25); } .side_element li:active { background-color: rgba(255, 255, 255, 0.25); } .side_element a, .rt * { color: lightgray; } .uploadBox { box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); } .delpic { color:red; background-color:white; } input[type="submit"] { background-color:#305792; border: 1px solid #305792; color:white; } .search input[type="submit"] { color:#305792 !important; background-color:transparent !important; border: 0px !important; } .search input[type="text"],input[name="spoiler"] { box-shadow: none !important; } .formbtn { color:#305792; } .formbtn label{ color:#305792; } .profile,.loader { background-color:white; } .menu,.menu li { background-color: white; } .menu div{ box-shadow: 1px 1px 2px black; } .menu li:hover { background-color:#203960 !important; } .menu li a{ color:#203960; } .menu li:hover a{ color:white; } .listmenu li { background-color:black; color:white; } .listmenu li:hover { background-color:white; color:black; } .autl:hover li{ background-color:lightgreen !important; } .rutl:hover li{ background-color:crimson !important; } .unblock,.unmute,.block,.mute,.follow, .unfollow, .nsfw, .unnsfw, .profileMenu, .listmenu { background-color: black; color: white; cursor: pointer; } .mute:hover,.block:hover,.follow:hover, .nsfw:hover { background-color: lime; } .unmute:hover,.unblock:hover,.unfollow:hover, .unnsfw:hover{ background-color: crimson !important; } .unbookmark{ color: crimson !important; } .unfav, .unreblog{ color: red !important; } .post, .rb, .textonly, .loadmore { background-color: white; box-shadow: 1px 1px 2px black; } .postform,.searchmobile { background-color: white; box-shadow: 1px 1px 2px black; } .previewpost { background-color: white; border: 1px solid darkgray; box-shadow: 1px 1px 1px rgba(0,0,0,0.5); } .userinfo { background-color: white; border: 1px solid darkgray; box-shadow: 1px 1px 1px rgba(0,0,0,0.5); } .icon { background-color: black; } .toggleblur{ background-color: steelblue; color:white; } .polloption{ box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.1); border-radius: 5px; display:block; margin:5px; padding:5px; background-color: #ddd; } .polloption:hover:not(.fixed),.voted{ background-color: #305792; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: white; cursor: pointer; } .voteBar{ background-color: #305792; } .post_footer { background-color: transparent; } .felem a:hover > span { background-color:white; box-shadow: 1px 1px 2px rgba(0,0,0,0.5); color: black !important; border-radius:4px; } .public::after { content: ''; } .unlisted::after { content: ''; } .private::after { content: ''; } .direct::after { content: ''; } .sensitive::after { content: ''; } .post_buttons { color: #404040; } .notif .post_buttons { background-color:white; } .reply { background-color: #ddd; border-bottom: 1px solid #666; } .note { background-color: #ccc; } .button { background-color: white; } .setting label { background-color: lightgray; box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); } .setting input[type="radio"]:checked+label { background-color: #305792; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: white; }