360 lines
5.9 KiB
CSS
360 lines
5.9 KiB
CSS
a, .link {
|
|
color: #04e703;
|
|
}
|
|
|
|
body {
|
|
background-color: #3a6ea5;
|
|
}
|
|
|
|
.element div, .element span, .element p{
|
|
color:white;
|
|
}
|
|
|
|
select{
|
|
color:black;
|
|
background-color:white;
|
|
}
|
|
|
|
label {
|
|
color: #425f99;
|
|
}
|
|
|
|
textarea,input[type="text"]{
|
|
background-color:white;
|
|
border-bottom:2px solid #ffffff !important;
|
|
border-right:2px solid #ffffff !important;
|
|
border-top:2px solid #828282 !important;
|
|
border-left:2px solid #828282 !important;
|
|
}
|
|
|
|
input[type="radio"]:checked+label {
|
|
color: black;
|
|
}
|
|
|
|
input[type="checkbox"]:checked+label {
|
|
color: red;
|
|
}
|
|
|
|
.topbar {
|
|
background-color: #d4d0c8;
|
|
border-bottom:2px solid #a9b5bf;
|
|
box-shadow: 2px 2px 4px #000000;
|
|
}
|
|
|
|
.gotop {
|
|
background-color: rgba(255, 255, 255, 0.5);
|
|
}
|
|
|
|
.gotop a {
|
|
color: white;
|
|
}
|
|
|
|
.topicon {
|
|
color: black;
|
|
}
|
|
|
|
.tiselected {
|
|
border-bottom: 2px solid black;
|
|
}
|
|
|
|
.badge {
|
|
color: black;
|
|
}
|
|
|
|
.alert {
|
|
background-color: red;
|
|
}
|
|
|
|
#notifications {
|
|
background-color: #d4d0c8 !important;
|
|
color:black;
|
|
box-shadow: 1px 1px 1px black;
|
|
}
|
|
|
|
.notif{
|
|
color:black;
|
|
}
|
|
|
|
.notif .text{
|
|
color:black !important;
|
|
}
|
|
|
|
.uname {
|
|
color:blue !important;
|
|
text-decoration:blue !important;
|
|
}
|
|
|
|
.new {
|
|
background-color:#c3c3c3;
|
|
}
|
|
|
|
.side_element {
|
|
background-color: #c3c3c3;
|
|
border-top:2px solid #ffffff;
|
|
border-left:2px solid #ffffff;
|
|
border-bottom:2px solid #828282;
|
|
border-right:2px solid #828282;
|
|
}
|
|
|
|
.side_element li:hover {
|
|
background-color: #000082;
|
|
color:white;
|
|
}
|
|
|
|
.side_element li:active {
|
|
background-color: rgba(255, 255, 255, 0.25);
|
|
}
|
|
|
|
.side_element a, .userinfo a, .userinfo .ldr {
|
|
color: black !important;
|
|
}
|
|
|
|
.uploadBox,.picker {
|
|
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: #c3c3c3;
|
|
border-top:2px solid #ffffff;
|
|
border-left:2px solid #ffffff;
|
|
border-bottom:2px solid #828282;
|
|
border-right:2px solid #828282;
|
|
color:black;
|
|
}
|
|
|
|
.formbtn {
|
|
color:black;
|
|
}
|
|
|
|
.formbtn label{
|
|
color:black;
|
|
}
|
|
|
|
.loader,.menu,.notif {
|
|
background-color: #d4d0c8!important;
|
|
border-top:2px solid #ffffff;
|
|
border-left:2px solid #ffffff;
|
|
border-bottom:2px solid #828282;
|
|
border-right:2px solid #828282;
|
|
}
|
|
|
|
.loader a{
|
|
color:black;
|
|
}
|
|
|
|
.menu li {
|
|
background-color: #d4d0c8!important;
|
|
}
|
|
|
|
#usermenu .menu {
|
|
background-color: #6B91B6;
|
|
}
|
|
|
|
.postMenu {
|
|
color:#d3b870 !important;
|
|
padding:1px;
|
|
}
|
|
|
|
.postMenu div{
|
|
background-color: #c3c3c3;
|
|
border-top:2px solid #ffffff;
|
|
border-left:2px solid #ffffff;
|
|
border-bottom:2px solid #828282;
|
|
border-right:2px solid #828282;
|
|
color:black;
|
|
box-shadow: 1px 1px 2px black;
|
|
}
|
|
|
|
.postMenu li{
|
|
background-color: #c3c3c3;
|
|
color:black;
|
|
}
|
|
|
|
.menu li:hover {
|
|
background-color: #000082 !important;
|
|
color:white;
|
|
}
|
|
|
|
|
|
.postMenu li a{
|
|
color: #000082 !important;
|
|
}
|
|
|
|
.postMenu li:hover a{
|
|
color:white !important;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|
|
.profile,
|
|
.post,
|
|
.rb,
|
|
.textonly,
|
|
.loadmore,
|
|
.searchmobile {
|
|
background-color: #383858;
|
|
border-top:2px solid #6a6a82;
|
|
border-left:2px solid #6a6a82;
|
|
border-bottom:2px solid #26263c;
|
|
border-right:2px solid #26263c;
|
|
box-shadow: inset 0 1px 20px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.1);
|
|
}
|
|
|
|
.postform {
|
|
background-color: #c3c3c3;
|
|
border-top:2px solid #ffffff;
|
|
border-left:2px solid #ffffff;
|
|
border-bottom:2px solid #828282;
|
|
border-right:2px solid #828282;
|
|
box-shadow: 2px 2px 4px #000000;
|
|
}
|
|
|
|
.previewpost,.userinfo {
|
|
background-color: #383858 !important;
|
|
border-top:2px solid #6a6a82;
|
|
border-left:2px solid #6a6a82;
|
|
border-bottom:2px solid #26263c;
|
|
border-right:2px solid #26263c;
|
|
box-shadow: inset 0 1px 20px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.1);
|
|
}
|
|
|
|
.userinfo_he a{
|
|
color:white !important;
|
|
}
|
|
|
|
.icon {
|
|
background-color: black;
|
|
}
|
|
|
|
.postHeader {
|
|
color:white;
|
|
}
|
|
|
|
.postHeader a, .postHeader .link {
|
|
color: #d3b870 !important;
|
|
}
|
|
|
|
.toggleblur{
|
|
background-color: blue;
|
|
color:white;
|
|
}
|
|
|
|
.post_footer {
|
|
box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.1);
|
|
border-bottom:2px solid #6a6a82;
|
|
border-right:2px solid #6a6a82;
|
|
border-top:2px solid #26263c;
|
|
border-left:2px solid #26263c;
|
|
background-color:black;
|
|
}
|
|
|
|
.polloption{
|
|
display:block;
|
|
box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.1);
|
|
border-bottom:2px solid #6a6a82;
|
|
border-right:2px solid #6a6a82;
|
|
border-top:2px solid #26263c;
|
|
border-left:2px solid #26263c;
|
|
margin-bottom:2px;
|
|
padding:5px;
|
|
background-color: black;
|
|
color:#04e703 !important;
|
|
}
|
|
|
|
.polloption:hover:not(.fixed),.voted{
|
|
background-color: #04e703;
|
|
color:black !important;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.voteBar{
|
|
background-color: #04e703;
|
|
}
|
|
|
|
.post_footer .post_buttons a, .post_footer span{
|
|
color: #04e703;
|
|
}
|
|
|
|
.reply {
|
|
background-color: #20193d !important;
|
|
border-top:2px solid #6a6a82;
|
|
border-bottom:2px solid #26263c;
|
|
/* box-shadow: inset 0 1px 20px rgba(0, 0, 0, 0.5), 0 1px rgba(255, 255, 255, 0.1); */
|
|
}
|
|
|
|
.note {
|
|
background-color: #ccc;
|
|
}
|
|
|
|
.button {
|
|
background-color: white;
|
|
}
|
|
|
|
.setting label {
|
|
background-color:#e2e2e2;
|
|
border-bottom:2px solid #ffffff;
|
|
border-right:2px solid #ffffff;
|
|
border-top:2px solid #828282;
|
|
border-left:2px solid #828282;
|
|
color:#aaaaaa;
|
|
}
|
|
|
|
.setting input[type="radio"]:checked+label {
|
|
background-color: #c3c3c3;
|
|
border-top:2px solid #ffffff;
|
|
border-left:2px solid #ffffff;
|
|
border-bottom:2px solid #828282;
|
|
border-right:2px solid #828282;
|
|
color: black;
|
|
}
|