Update colours_nuit.css

This commit is contained in:
Gauvain Boiché
2020-04-02 18:57:13 +02:00
parent d3b0533fb1
commit fca4fcea77

View File

@@ -38,7 +38,7 @@ a { color: #c4ced9; }
a:hover { transition:.2s; }
a.forumtitle, a.topictitle {
color: #303030;
color: #C9C6C2;
}
body.high_contrast_links .navbar_footer a,
@@ -131,7 +131,7 @@ body.content_block_header_block .forumbg .header a:hover, body.content_block_hea
}
.bg1 {
background-color: #FFFFFF;
background-color: #414655;
}
table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) {
@@ -139,7 +139,7 @@ table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) {
}
.bg2 {
background-color: #FFFFFF;
background-color: #414655;
}
table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
@@ -147,7 +147,7 @@ table.zebra-list tr:nth-child(even) td, ul.zebra-list li:nth-child(even) {
}
.bg3 {
background-color: #F9F9F9;
background-color: #454B5E;
}
.ucprowbg {
@@ -369,7 +369,7 @@ body.content_block_header_block li.header dt, body.content_block_header_block li
/* Content container styles
----------------------------------------*/
.content {
color: #333333;
color: #e8dfd8;
}
.content h2, .panel h2 {
@@ -559,7 +559,7 @@ fieldset.polls dd div {
}
.postprofile {
color: #666666;
color: #EEE8DD;
border-color: #FFFFFF;
}
@@ -568,7 +568,7 @@ fieldset.polls dd div {
}
.postprofile strong {
color: #000000;
color: #c1cadb;
}
.online {
@@ -1069,7 +1069,7 @@ Colours and backgrounds for merlin.css
}
body.content_block_header_stripe li.header {
background-color: #FFFFFF;
background-color: #3b3f4b;
}
.alt_block li.header dt, .alt_block .collapse-trigger a {