mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
fixed css
This commit is contained in:
parent
7be3abdb06
commit
9640354dd6
1 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,19 @@
|
||||||
|
.box-content {
|
||||||
|
background: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.box-header {
|
||||||
|
background-color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.top-block {
|
||||||
|
background-color: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.row-fluid [class*="span"] {
|
||||||
|
min-height: 69px;
|
||||||
|
}
|
||||||
|
|
||||||
.login-header
|
.login-header
|
||||||
{
|
{
|
||||||
height:190px;
|
height:190px;
|
||||||
|
|
Loading…
Reference in a new issue