2020-04-09 19:31:48 +00:00
|
|
|
a, .link {
|
|
|
|
color: blue;
|
|
|
|
}
|
|
|
|
|
2020-04-10 01:16:32 +00:00
|
|
|
.content a {
|
|
|
|
padding:1px;
|
|
|
|
color:#62fbff;
|
|
|
|
font-weight:bold;
|
|
|
|
text-shadow: 2px 0px #6a1f21;
|
|
|
|
}
|
|
|
|
|
|
|
|
.content {
|
|
|
|
color:black;
|
|
|
|
text-shadow: 1px 0px white;
|
|
|
|
}
|
|
|
|
|
2020-04-09 19:31:48 +00:00
|
|
|
body {
|
|
|
|
background-color: #008282;
|
|
|
|
background-image: url("../vp.jpg");
|
|
|
|
}
|
|
|
|
|
|
|
|
select{
|
|
|
|
color:black;
|
|
|
|
background-color:white;
|
|
|
|
}
|
|
|
|
|
|
|
|
label {
|
|
|
|
color: #425f99;
|
|
|
|
}
|
|
|
|
|
2020-04-21 22:42:31 +00:00
|
|
|
input[type="submit"] {
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px outset #f2e0f5 !important;
|
2020-04-21 22:42:31 +00:00
|
|
|
background-color: #b967ff;
|
|
|
|
color:white;
|
|
|
|
}
|
|
|
|
|
2020-04-09 19:31:48 +00:00
|
|
|
textarea,input[type="text"],.notifpic{
|
|
|
|
background-color:#c8f7f5;
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px inset #f2e0f5 !important;
|
2020-04-13 16:30:51 +00:00
|
|
|
color:#692b84;
|
|
|
|
text-shadow: 1px 1px white;
|
2020-04-09 19:31:48 +00:00
|
|
|
}
|
|
|
|
|
2020-05-06 16:48:21 +00:00
|
|
|
.search input[type="submit"], .search input[type="text"]{
|
|
|
|
color: #734eec;
|
|
|
|
background-color:transparent;
|
|
|
|
border:0px !important;
|
|
|
|
}
|
|
|
|
|
2020-04-09 19:31:48 +00:00
|
|
|
textarea{
|
|
|
|
background-image: url("../brutus.png");
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-position: right;
|
|
|
|
background-size:contain;
|
|
|
|
}
|
|
|
|
|
|
|
|
.media{
|
|
|
|
border-bottom:2px solid #ffffff !important;
|
2020-04-29 17:29:25 +00:00
|
|
|
border-top:2px solid #a46aaa !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
input[type="radio"]:checked+label {
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
|
|
|
|
input[type="checkbox"]:checked+label {
|
|
|
|
color: red;
|
|
|
|
}
|
|
|
|
|
|
|
|
.topbar {
|
|
|
|
background-color: #734eec;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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: #efd7f3;
|
|
|
|
color:black;
|
|
|
|
box-shadow: 1px 1px 1px black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.notif{
|
|
|
|
color:black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.notif .text{
|
|
|
|
color:black !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.uname {
|
|
|
|
text-decoration:underline !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.new {
|
|
|
|
background-color:#efd7f3;
|
|
|
|
}
|
|
|
|
|
|
|
|
.side_element {
|
|
|
|
background-color: #efd7f3;
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px outset #f2e0f5 !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.side_element li:hover {
|
|
|
|
background-color: #734eec;
|
|
|
|
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 {
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
.formbtn {
|
|
|
|
color:black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.formbtn label{
|
|
|
|
color:black;
|
|
|
|
}
|
|
|
|
|
2020-05-13 20:26:38 +00:00
|
|
|
.postMenu {
|
|
|
|
background-color: #efd7f3;
|
|
|
|
border: 2px outset #f2e0f5;
|
|
|
|
color:black;
|
|
|
|
padding:2px;
|
|
|
|
}
|
|
|
|
|
2020-05-20 19:53:33 +00:00
|
|
|
.reply .postMenu {
|
|
|
|
background-color: transparent;
|
|
|
|
border: none;
|
|
|
|
color:black;
|
|
|
|
padding:2px;
|
|
|
|
margin-right:10px;
|
|
|
|
}
|
|
|
|
|
2020-05-13 20:26:38 +00:00
|
|
|
.profile,.loader,.menu,.notif,.postMenu > .menu {
|
2020-04-09 19:31:48 +00:00
|
|
|
background-color: #efd7f3 !important;
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px outset #f2e0f5 !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.menu li {
|
|
|
|
background-color: #efd7f3 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#usermenu .menu {
|
|
|
|
background-color: #6B91B6;
|
|
|
|
}
|
|
|
|
|
2020-05-06 16:48:21 +00:00
|
|
|
.menu {
|
2020-04-09 19:31:48 +00:00
|
|
|
background-color: #efd7f3;
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px outset #f2e0f5 !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
color:black;
|
2020-04-29 17:29:25 +00:00
|
|
|
padding:2px;
|
2020-04-09 19:31:48 +00:00
|
|
|
}
|
|
|
|
|
2020-05-06 16:48:21 +00:00
|
|
|
.menu div{
|
2020-04-09 19:31:48 +00:00
|
|
|
background-color: #efd7f3;
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px outset #f2e0f5 !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
color:black;
|
|
|
|
box-shadow: 1px 1px 2px black;
|
|
|
|
}
|
|
|
|
|
2020-05-06 16:48:21 +00:00
|
|
|
.menu li{
|
2020-04-09 19:31:48 +00:00
|
|
|
background-color: #efd7f3;
|
|
|
|
color:black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.menu li:hover {
|
|
|
|
background-color: #734eec !important;
|
|
|
|
color:white;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2020-05-06 16:48:21 +00:00
|
|
|
.menu li a{
|
2020-04-09 19:31:48 +00:00
|
|
|
color: #734eec !important;
|
|
|
|
}
|
|
|
|
|
2020-05-06 16:48:21 +00:00
|
|
|
.menu li:hover a{
|
2020-04-09 19:31:48 +00:00
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
2020-04-29 17:29:25 +00:00
|
|
|
.loadingImage{
|
|
|
|
width:100px;
|
|
|
|
height:100px;
|
|
|
|
background-image: url("../loadingb.gif");
|
|
|
|
background-repeat:no-repeat;
|
|
|
|
}
|
|
|
|
|
2020-04-09 19:31:48 +00:00
|
|
|
.post,
|
|
|
|
.rb,
|
|
|
|
.textonly,
|
2020-04-29 17:29:25 +00:00
|
|
|
.loadmore, .postform,.searchmobile {
|
2020-04-09 19:31:48 +00:00
|
|
|
background-color: #efd7f3;
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px outset #f2e0f5 !important;
|
2020-05-20 19:53:33 +00:00
|
|
|
border-radius:0px !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.previewpost,.userinfo {
|
|
|
|
background-color: #efd7f3;
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px outset #f2e0f5 !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
box-shadow: 1px 1px 1px rgba(0,0,0,0.8);
|
2020-04-10 01:16:32 +00:00
|
|
|
color:black !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.previewpost a,.userinfo a {
|
|
|
|
color:black !important;
|
|
|
|
text-shadow: 0px 0px black;
|
2020-04-09 19:31:48 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.userinfo_he a{
|
|
|
|
color:white !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon {
|
|
|
|
background-color: black;
|
|
|
|
}
|
|
|
|
|
|
|
|
.postHeader {
|
|
|
|
background-color: #734eec;
|
|
|
|
color:white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.reply .postHeader{
|
|
|
|
background-color:#808080;
|
|
|
|
border-bottom:3px solid #808080;
|
|
|
|
}
|
|
|
|
|
|
|
|
.postHeader a, .postHeader .link {
|
|
|
|
color: white;
|
2020-04-10 01:16:32 +00:00
|
|
|
text-shadow: 1px 0px magenta;
|
2020-04-09 19:31:48 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.toggleblur{
|
|
|
|
background-color: blue;
|
|
|
|
color:white;
|
|
|
|
}
|
|
|
|
|
2020-04-21 22:42:31 +00:00
|
|
|
.polloption{
|
|
|
|
background-color: #efd7f3;
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px outset #f2e0f5 !important;
|
2020-04-21 22:42:31 +00:00
|
|
|
display:block;
|
|
|
|
margin:5px;
|
|
|
|
padding:5px;
|
|
|
|
}
|
|
|
|
|
2020-04-23 01:25:00 +00:00
|
|
|
.polloption:hover:not(.fixed),.voted{
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px inset #f2e0f5 !important;
|
2020-04-21 22:42:31 +00:00
|
|
|
cursor: pointer;
|
2020-04-23 01:25:00 +00:00
|
|
|
background-color:#c8f7f5;
|
|
|
|
}
|
|
|
|
|
|
|
|
.voteBar{
|
|
|
|
background-color: #734eec;
|
2020-04-21 22:42:31 +00:00
|
|
|
}
|
|
|
|
|
2020-04-09 19:31:48 +00:00
|
|
|
.post_footer {
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px inset #f2e0f5 !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
background-color:#c8f7f5;
|
|
|
|
}
|
|
|
|
|
2020-05-20 19:53:33 +00:00
|
|
|
.felem a:hover > span {
|
|
|
|
background-color: #efd7f3;
|
|
|
|
border: 2px outset #f2e0f5 !important;
|
|
|
|
box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
|
|
|
|
color: black !important;
|
|
|
|
border-radius:0px;
|
|
|
|
}
|
|
|
|
|
2020-04-29 17:29:25 +00:00
|
|
|
.public::after {
|
|
|
|
content: '';
|
|
|
|
}
|
|
|
|
|
|
|
|
.unlisted::after {
|
|
|
|
content: '';
|
|
|
|
}
|
|
|
|
|
|
|
|
.private::after {
|
|
|
|
content: '';
|
|
|
|
}
|
|
|
|
|
|
|
|
.direct::after {
|
|
|
|
content: '';
|
|
|
|
}
|
|
|
|
|
2020-04-09 19:31:48 +00:00
|
|
|
.notif .post_buttons {
|
|
|
|
color: black;
|
|
|
|
background-color:#efd7f3;
|
|
|
|
}
|
|
|
|
|
|
|
|
.reply {
|
|
|
|
background-color: #d8edf3;
|
|
|
|
border-bottom: 1px solid #666;
|
|
|
|
}
|
|
|
|
|
|
|
|
.note {
|
|
|
|
background-color: #ccc;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button {
|
|
|
|
background-color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.setting label {
|
2020-04-29 17:29:25 +00:00
|
|
|
background-color:#fff;
|
|
|
|
border: 2px inset #f2e0f5 !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
color:#aaaaaa;
|
|
|
|
}
|
|
|
|
|
|
|
|
.setting input[type="radio"]:checked+label {
|
|
|
|
background-color: #efd7f3;
|
2020-04-29 17:29:25 +00:00
|
|
|
border: 2px outset #f2e0f5 !important;
|
2020-04-09 19:31:48 +00:00
|
|
|
color: black;
|
|
|
|
}
|