mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 03:10:50 +02:00
Allow corporate admin theme to style admin login background color.
This commit is contained in:
@@ -213,7 +213,7 @@ else
|
|||||||
|
|
||||||
body { text-align: left; font-size:15px; line-height:1.5em; font-weight:normal;
|
body { text-align: left; font-size:15px; line-height:1.5em; font-weight:normal;
|
||||||
font-family:Arial, Helvetica, sans-serif; background-attachment: scroll;
|
font-family:Arial, Helvetica, sans-serif; background-attachment: scroll;
|
||||||
background-color: rgb(47, 47, 47); color: rgb(198, 198, 198);
|
/* background-color: rgb(47, 47, 47); color: rgb(198, 198, 198); */
|
||||||
|
|
||||||
background-repeat: no-repeat; background-size: auto auto
|
background-repeat: no-repeat; background-size: auto auto
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user