cleaned up formatting and added custom.css
--HG-- branch : rc-botanic-webdevhg/feature/sse2
parent
b596502982
commit
19f7b3ec9c
@ -0,0 +1,17 @@
|
|||||||
|
.login-header
|
||||||
|
{
|
||||||
|
height:190px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.brand img
|
||||||
|
{
|
||||||
|
height:100%;
|
||||||
|
margin-bottom:-18px;
|
||||||
|
margin-top:-15px;
|
||||||
|
width:100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#for-is-ajax
|
||||||
|
{
|
||||||
|
display:none;
|
||||||
|
}
|
Loading…
Reference in New Issue