mirror of
https://github.com/Rushilwiz/brancher.git
synced 2025-04-18 02:50:18 -04:00
color login
This commit is contained in:
parent
99cd207561
commit
2cbbb34e54
|
@ -1,6 +1,6 @@
|
|||
body{
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
background:#3498db;
|
||||
background:#FF7F50;
|
||||
margin: 0 auto 0 auto;
|
||||
width:100%;
|
||||
text-align:center;
|
||||
|
@ -19,7 +19,7 @@ h1{
|
|||
}
|
||||
|
||||
.box{
|
||||
background:white;
|
||||
background:black;
|
||||
width:300px;
|
||||
border-radius:6px;
|
||||
margin: 0 auto 0 auto;
|
||||
|
|
Loading…
Reference in New Issue
Block a user