site css updated

owin
Paul Schneider 3 years ago
parent fd5ab73439
commit 855236d528
1 changed files with 14 additions and 1 deletions

@ -1 +1,14 @@
body{background-color:#080225;color:#999}.discussion,h1,h2,h3,h4,h5,h6{color:#fff}.notif{color:#aaf}.pv{color:#ff0;font-style:bold}.price{color:#fff;border:1px solid #fff}.total{color:#fff;background-color:#1f1c58;border-color:#fff}.blog{padding:1em}.blog a{color:#FF8}.blog a:active,.blog a:hover,a:active,a:hover{color:#FAFA09}tr.hiddenpost{background-color:#130414}a.bloglink{text-shadow:0 0 8px #fff}a{color:#FF8}.panel{color:#fff;background-color:#421824}button,input,select,textarea{background-color:#999;color:#333}.jumbotron{background-color:#502020}.carousel-caption-s p{text-shadow:3px 3px 7px rgba(0,0,0,.8);-webkit-text-shadow:inset 0 3px 5px #000;color:#000;background-color:rgba(256,256,256,.4)}.carousel-caption-s{text-shadow:0 4px 8px rgba(0,0,0,.6)}.carousel-inner .item{color:#FF8}@-webkit-keyframes mymove{from,to{text-decoration-color:red}50%{text-decoration-color:#00f}}@keyframes mymove{from,to{text-decoration-color:red}50%{text-decoration-color:#00f}}ul.actiongroup li a:hover{background-color:rgba(128,128,128,.2);color:red}.display-field{color:#FF8;background-color:#502020}.display-label{color:#A0A0A0;background-color:#210912}footer{color:grey}.meta{color:#A0A0A0}
body{background-color:#0c0813;color:#999;}
h1,h2,h3,h4,h5,h6{color:#fff;}.discussion{color:white;}.notif{color:#aaf;}.pv{color:yellow;font-style:bold;}.price{color:#fff;border:solid white 1px;}.total{color:#fff;background-color:#1f1c58;border-color:white;}.blog{padding:1em;}.blog a{color:#FF8;}.blog a:active,.blog a:hover{color:#FAFA09;}
tr.hiddenpost{background-color:#130414;}
a.bloglink{text-shadow:0px 0px 8px white;}
a{color:#FF8;}
a:active,a:hover{color:#FAFA09;}.panel{color:white;background-color:#421824;}
input,select,button,textarea{background-color:#999;color:#333;}.jumbotron{background-color:#502020;}.carousel-caption-s p{text-shadow:3px 3px 7px rgba(0,0,0,0.8);-webkit-text-shadow:inset 0 3px 5px rgb(0,0,0);color:black;background-color:rgba(256,256,256,.4);}.carousel-caption-s{text-shadow:0 4px 8px rgba(0,0,0,.6);}.carousel-inner.item{color:#FF8;}@-webkit-keyframes mymove{from{text-decoration-color:red;}
50%{text-decoration-color:blue;}
to{text-decoration-color:red;}}@keyframes mymove{from{text-decoration-color:red;}
50%{text-decoration-color:blue;}
to{text-decoration-color:red;}}
ul.actiongroup li a:hover{background-color:rgba(128,128,128,.2);color:red;}.display-field{color:#FF8;background-color:#502020;}.display-label{color:#A0A0A0;background-color:#210912;}
footer{color:rgb(128,128,128);}.meta{color:#A0A0A0;}
Loading…