Fixed welcome styles
This commit is contained in:
parent
7a62a2213c
commit
6b3c662d20
@ -2,7 +2,7 @@
|
||||
|
||||
html {
|
||||
background: #dee4e9 url(../img/bg_tile.png?1) 0 0 repeat;
|
||||
background-size: 300px 468px;
|
||||
/*background-size: 300px 468px;*/
|
||||
|
||||
/*background: #dee4e9 url(../img/bg_full.png) 0 0 no-repeat;*/
|
||||
/*background-size: cover;*/
|
||||
@ -276,6 +276,7 @@ fieldset[disabled] .btn-tg.active {
|
||||
color: #999;
|
||||
text-align: center;
|
||||
margin-bottom: 25px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
<link rel="stylesheet" href="vendor/angular/angular-csp.css"/>
|
||||
<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.css"/>
|
||||
<link rel="stylesheet" href="vendor/jquery.nanoscroller/nanoscroller.css"/>
|
||||
<link rel="stylesheet" href="css/app.css?6"/>
|
||||
<link rel="stylesheet" href="css/app.css?7"/>
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||||
|
||||
<meta property="og:title" content="Webogram">
|
||||
|
Loading…
x
Reference in New Issue
Block a user