You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
body { |
|
background: #f7fdff; |
|
} |
|
|
|
@media (max-width: 980px) { |
|
.navbar-fixed-top { |
|
margin-bottom: 0px; |
|
} |
|
} |
|
|
|
@media (min-width: 980px) { |
|
#main { |
|
margin-top: 40px; |
|
} |
|
} |
|
|
|
|
|
.footer { |
|
margin-top: 25px; |
|
padding: 15px 0 15px; |
|
border-top: 1px solid #E5E5E5; |
|
} |
|
|
|
|