bugfix bs3, fixed background and padding-top
This commit is contained in:
parent
d94264a9f8
commit
ae8c3384b1
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
background-position: top left, center center fixed;
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto, cover;
|
||||
background-attachment: fixed;
|
||||
padding-top: 45px;
|
||||
color: #66BF7A; }
|
||||
#main-block {
|
||||
background-color: rgba(61, 66, 59, .53);
|
||||
|
|
Loading…
Reference in a new issue