mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
CSS/default/LSdebug : Change font color to improve readability
This commit is contained in:
parent
e79e25ac95
commit
58e8bed57d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ div.LSdebug {
|
|||
left: 50%;
|
||||
background-color: #84ff6a;
|
||||
border: 1px solid #84ff6a;
|
||||
color: #fff;
|
||||
color: #103a06;
|
||||
}
|
||||
|
||||
div.LSerror {
|
||||
|
|
Loading…
Reference in a new issue