fedi-tumblr/themes/1994/css/color.css

365 lines
5.0 KiB
CSS

a, .link {
color: blue;
}
.content a {
padding:1px;
color:#62fbff;
font-weight:bold;
text-shadow: 2px 0px #6a1f21;
}
.content {
color:black;
text-shadow: 1px 0px white;
}
body {
background-color: #008282;
background-image: url("../vp.jpg");
}
select{
color:black;
background-color:white;
}
label {
color: #425f99;
}
input[type="submit"] {
border: 2px outset #f2e0f5 !important;
background-color: #b967ff;
color:white;
}
textarea,input[type="text"],.notifpic{
background-color:#c8f7f5;
border: 2px inset #f2e0f5 !important;
color:#692b84;
text-shadow: 1px 1px white;
}
textarea{
background-image: url("../brutus.png");
background-repeat: no-repeat;
background-position: right;
background-size:contain;
}
.media{
border-bottom:2px solid #ffffff !important;
border-top:2px solid #a46aaa !important;
}
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;
border: 2px outset #f2e0f5 !important;
}
.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;
}
.profile,.loader,.menu,.notif {
background-color: #efd7f3 !important;
border: 2px outset #f2e0f5 !important;
}
.menu li {
background-color: #efd7f3 !important;
}
#usermenu .menu {
background-color: #6B91B6;
}
.postMenu {
background-color: #efd7f3;
border: 2px outset #f2e0f5 !important;
color:black;
padding:2px;
}
.postMenu div{
background-color: #efd7f3;
border: 2px outset #f2e0f5 !important;
color:black;
box-shadow: 1px 1px 2px black;
}
.postMenu li{
background-color: #efd7f3;
color:black;
}
.menu li:hover {
background-color: #734eec !important;
color:white;
}
.postMenu li a{
color: #734eec !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;
}
.loadingImage{
width:100px;
height:100px;
background-image: url("../loadingb.gif");
background-repeat:no-repeat;
}
.post,
.rb,
.textonly,
.loadmore, .postform,.searchmobile {
background-color: #efd7f3;
border: 2px outset #f2e0f5 !important;
}
.previewpost,.userinfo {
background-color: #efd7f3;
border: 2px outset #f2e0f5 !important;
box-shadow: 1px 1px 1px rgba(0,0,0,0.8);
color:black !important;
}
.previewpost a,.userinfo a {
color:black !important;
text-shadow: 0px 0px black;
}
.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;
text-shadow: 1px 0px magenta;
}
.toggleblur{
background-color: blue;
color:white;
}
.polloption{
background-color: #efd7f3;
border: 2px outset #f2e0f5 !important;
display:block;
margin:5px;
padding:5px;
}
.polloption:hover:not(.fixed),.voted{
border: 2px inset #f2e0f5 !important;
cursor: pointer;
background-color:#c8f7f5;
}
.voteBar{
background-color: #734eec;
}
.post_footer {
border: 2px inset #f2e0f5 !important;
background-color:#c8f7f5;
}
.public::after {
content: '';
}
.unlisted::after {
content: '';
}
.private::after {
content: '';
}
.direct::after {
content: '';
}
.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 {
background-color:#fff;
border: 2px inset #f2e0f5 !important;
color:#aaaaaa;
}
.setting input[type="radio"]:checked+label {
background-color: #efd7f3;
border: 2px outset #f2e0f5 !important;
color: black;
}