themes optimized

This commit is contained in:
Dro1d.Ru 2017-04-04 02:05:45 +05:00
parent a2c85f52a3
commit 55b4b66fd3
4 changed files with 3 additions and 2 deletions

View file

@ -41,6 +41,7 @@ body {
/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
font-family: Roboto,Arial,sans-serif;
font-size: 14px;
background-color: #f0f1f6;
}
h1 {
font-size: 28px;
@ -81,11 +82,11 @@ a.btn-primary {
color: #FFF;
}
#main-container-wrapper {
background: #ffffff url(../images/gradient.jpg) repeat-x 0 0;
background: url(../images/gradient.jpg) repeat-x 0 0;
height: 100%;
}
#main-container {
background: url(../images/bg.jpg) no-repeat 50% 0%;
background: url(../images/bg.jpg) no-repeat 50% 0%;
min-height: 100%;
}
/** bootstrap **/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 776 B

After

Width:  |  Height:  |  Size: 640 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 33 KiB