bugfix bs3, fixed background and padding-top

This commit is contained in:
tubia 2015-06-03 13:38:33 +02:00
parent d94264a9f8
commit ae8c3384b1

View file

@ -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);