1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 23:56:22 -07:00
gochan/html/css/dark.css
Eggbertx d5a5fc53eb Add Clear and Dark themes from BunkerChan
Also adjust some other theme properties
resolves #43
2021-03-24 11:26:58 -07:00

1 line
800 B
CSS

body{background-color:#1e1e1e;font-family:sans-serif;color:#999;font-size:80%}a{text-decoration:none;color:#ccc}div#topbar{background-color:#666;border-bottom:1px solid #999}div#topbar a{text-shadow:#000 1px 1px 1px,#000 -1px -1px 1px,#000 -1px 1px 1px,#000 1px -1px 1px}header{color:#32dd72}input:not(div#qrbuttons input),textarea{background-color:#333;border:1px solid #666;color:#ccc}th.postblock{background-color:#282a2e;border:1px solid #888;border-radius:5px;text-align:left}div.reply,div.thread-ddown-menu,div.postprev,div.inlinepostprev{background-color:#333;border:1px solid #555;border-radius:5px}span.postername{color:#32dd72;font-weight:bold}span.postername a{text-decoration:underline}span.tripcode{color:#32dd72}span.subject{color:#465}table#pages,table#pages *{border:none !important}