mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-05 18:22:26 +00:00
SEC-1090: Set bg and fg colour in site.css
This commit is contained in:
parent
fbb42b100b
commit
3b6d5316cc
@ -1,3 +1,8 @@
|
|||||||
|
body {
|
||||||
|
background-color: white;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
.poweredBy {
|
.poweredBy {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user