aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ciber.css
blob: e09d223463f29b7ba0e0d7e0c4703223d78315cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
body{background:#000 url('../img/cyb.png');text-shadow:1px 1px #000}
body,h3{color:#BA55D3}
a,h2 a,#n2{color:#DB43B5}
a:active,#n2:active{color:#F0F}
h4{background:#2A4A75;padding:0 7px;text-shadow:0 2px #000}
.threadpage h4{padding:0 3px}
h4,h4 a,.name,.name a{color:#9370DB}
h1,h2 a,h3,h5{text-shadow:1px 1px #000,0 0 10px}
h1:after,h2 a:after,h3:after{content:"_";animation:blink 1s infinite}@keyframes blink{from,to{opacity:0}50%{opacity:1}}
h2,.thread .threadnav{margin:7px}
h3{margin:8px 0}
h3 span,#size,.abbrev{color:#639}
hr{background:#2A4A75;border:0;height:1px;box-shadow:0 0 10px #2A4A75}
.spoil{background:#2A4A75;color:#2A4A75;text-shadow:none}.spoil:hover{color:#000}
input:active,input:focus,textarea:focus,button:active,button:active,select:focus{box-shadow:0 0 15px}
.outerbox input,.outerbox textarea,select{background:#002f00;border:1px solid #68F855;color:#68F855}
.outerbox input[type=submit],.outerbox input[type=button],.outerbox button{background:#0F0;border:3px outset #0F0;color:#000}
.outerbox input[type=submit]:active,.outerbox input[type=button]:active,.outerbox button:active{background:#0C0;border-style:inset}
.threadpage input,.threadpage textarea,.thread input,.thread textarea{background:#000;border:1px solid #2A4A75;color:#2A4A75;text-shadow:1px 1px #000}
.threadpage input[type=submit]:active,.threadpage input[type=button]:active,.thread input[type=submit]:active,.thread input[type=button]:active{border-color:#d21cea;color:#d21cea}
#main_nav{background:#000;box-shadow:0 0 10px #68F855}
.outerbox{background:#111;color:#5FE44E;border:3px outset #0F0;background:#0C0}
.outerbox a,#main_nav a,#footer a{color:#68F855}
.outerbox a:active,#main_nav a:active,#footer a:active{color:#ef6177}
#threadlist{background:rgba(26,26,26,.5);border:3px solid #0C0}
#threadlist a{border-right:1px solid #0C0;border-bottom:1px solid #0C0}
.innerbox{border:3px inset #0F0}
.outerbox .innerbox{background:#000 url('../img/green.gif')}
.mainpage .thread,.thread .innerbox{border:1px solid #2A4A75}
.mainpage .thread{background:#2A4A75;box-shadow:0 0 5px 5px #2A4A75}
.thread .innerbox,.threadpage,#q-p,form .msg{background:#000 url(' data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAIAAAAW4yFwAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAWSURBVHjaYrDk0GLm/88FAAAA//8DAATaAYeGqOFRAAAAAElFTkSuQmCC')}
.thread .innerbox{padding:0}
.name em{color:#4B0082}
.q{color:#9932CC}
.deleted{background:none;border-color:#2A4A75;border-style:solid;border-width:1px 0;color:inherit}
.yt{background:#000;border:1px solid #2A4A75}
.mainpage .postform{border-top:1px solid #2A4A75;padding:1em 0 1em 40px}
.formpad{padding:0}
form .msg{border:1px dotted #2A4A75;color:#2A4A75}
#q-p{border:1px solid #000;padding:0}
#q-p .reply{border:3px double #2A4A75;margin:0;padding-bottom:1em}
#q-p .reply h4{padding:1px}
#footer{color:#0C0;text-shadow:0 0 5px #0F0}
#footer a{color:#989898}
#content{background:#000;border:3px double #d500fb;color:#39c8df}#content a{color:#d500fb}
#content.list #header{text-shadow:0 0 5px}
#content.list .row:nth-child(odd){background:#200020}
#content.grid{border:2px solid #141937}
#content.grid .row{border:2px solid #141937}
#content.grid .row:hover{background:#27151D;border-color:#9B1937}
#content .row:hover a{text-shadow:0 0 5px}
@media(max-width:720px){
 div.msg{margin:.5em .5em 0}
 .mainpage .postform{padding:.5em}
}