Implementação do rodapé
This commit is contained in:
@@ -1003,10 +1003,10 @@ i.icon {
|
||||
a {
|
||||
color: #919191;
|
||||
}
|
||||
background: #ffffff url([[pix:theme|bg/bg_footer]]) no-repeat;
|
||||
background-size: cover;
|
||||
.footer-main {
|
||||
background: #eaeaea url([[pix:theme|bg/footer]]) no-repeat;
|
||||
background-size: contain;
|
||||
padding: 30px 0 54px;
|
||||
padding: 160px 0 50px;
|
||||
h2 {
|
||||
font-weight: 100;
|
||||
line-height: 36px;
|
||||
@@ -1015,14 +1015,15 @@ i.icon {
|
||||
color: #888888;
|
||||
}
|
||||
p {
|
||||
color: #919191;
|
||||
line-height: 22px;
|
||||
color: #31539d;
|
||||
font-size: 14px;
|
||||
line-height: 21px;
|
||||
}
|
||||
.infoarea {
|
||||
padding: 24px 0 0;
|
||||
.footer-logo {
|
||||
max-width: 251px;
|
||||
margin: 0 0 18px;
|
||||
//max-width: 251px;
|
||||
//margin: 0 0 18px;
|
||||
a {
|
||||
display: block;
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user