Ajout des thèmes jour/nuit
This commit is contained in:
@@ -4,8 +4,8 @@ Colours and backgrounds for common.css
|
||||
-------------------------------------------------------------- */
|
||||
|
||||
html, body {
|
||||
color: rgba(0,0,0,.4);
|
||||
background-color: #ECF0F1;
|
||||
color: #000000;
|
||||
background-color: #BEB8AE;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -97,7 +97,7 @@ body.content_block_header_block .forumbg .header a:hover, body.content_block_hea
|
||||
}
|
||||
|
||||
.forabg, .forumbg, .viewtopic_wrapper {
|
||||
background-color: rgba(0,0,0,.025);
|
||||
background-color: #C9C6C255;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
|
||||
Reference in New Issue
Block a user