Update login.css
This commit is contained in:
parent
0394208539
commit
86c433bd1c
@ -2,7 +2,7 @@
|
||||
margin: 0;
|
||||
}
|
||||
body {
|
||||
font-family: 'Source Sans Pro', sans-serif;
|
||||
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
background: #fff url(header.png) repeat-x top left;
|
||||
width:100%;
|
||||
@ -439,4 +439,4 @@ table {
|
||||
.tfoot select {
|
||||
border: 1px solid #8e8f8f;
|
||||
}
|
||||
.padtopp {padding-top:25px;}
|
||||
.padtopp {padding-top:25px;}
|
||||
|
Loading…
Reference in New Issue
Block a user