forked from leftypol/leftypol
Kalyx's new CSS
This commit is contained in:
parent
4210316508
commit
36e001f007
15 changed files with 3373 additions and 858 deletions
|
@ -14,6 +14,11 @@ body {
|
|||
font-size: 10px;
|
||||
/*text-shadow: 0px 0px 3px #FF46D2;*/
|
||||
}
|
||||
div.boardlist{
|
||||
background-color: #0b110a!important;
|
||||
|
||||
}
|
||||
|
||||
@font-face
|
||||
{
|
||||
font-family: 'lain';
|
||||
|
@ -31,6 +36,7 @@ body {
|
|||
box-shadow: 0 0 40px #293728;
|
||||
background-color: #131C13;
|
||||
border-color: #293728!important;
|
||||
background-color: #0b110a!important;
|
||||
}
|
||||
h1 {
|
||||
font-family: DejaVuSansMono, Arial;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue