mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
First draft of new login screen design.
This commit is contained in:
parent
df47f0a068
commit
c30d06491b
7 changed files with 819 additions and 2 deletions
|
@ -156,6 +156,7 @@ body {
|
|||
font-size: 46px;
|
||||
font-family: Arial,Helvetica,sans-serif;
|
||||
font-weight: bold;
|
||||
text-shadow: 1px 1px 2px #000;
|
||||
}
|
||||
|
||||
#masthead .title2 {
|
||||
|
@ -167,6 +168,7 @@ body {
|
|||
font-size: 14px;
|
||||
font-family: Arial,Helvetica,sans-serif;
|
||||
font-weight: bold;
|
||||
text-shadow: 1px 1px 2px #000;
|
||||
}
|
||||
|
||||
#page_leftbar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue