Update colours_nuit.css

This commit is contained in:
Gauvain Boiché
2020-04-03 00:27:30 +02:00
parent c699d66885
commit 8f2bd9e7ce

View File

@@ -17,7 +17,7 @@ h1 {
} }
h2 { h2 {
color: #28313F; color: #B4938C;
} }
h3 { h3 {
@@ -118,7 +118,7 @@ body.content_block_header_block .forumbg .header a:hover, body.content_block_hea
} }
.panel { .panel {
background-color: #F9F9F9; background-color: #3D3844;
color: #C9C6C2; color: #C9C6C2;
} }
@@ -749,7 +749,7 @@ ul.cplist {
} }
.navigation a:hover { .navigation a:hover {
background: #FFFFFF; background: #232732;
} }
.navigation .active-subsection a { .navigation .active-subsection a {