Implementação do rodapé
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
|
||||
p{
|
||||
color: #666;
|
||||
line-height: 21px;
|
||||
font-size: 15px !important;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.container {
|
||||
width: 750px;
|
||||
@@ -151,4 +157,39 @@ section#inicial{
|
||||
}
|
||||
}
|
||||
}
|
||||
#page{
|
||||
#page-content{
|
||||
.titulo{
|
||||
font-weight: 900;
|
||||
font-size: 24px;
|
||||
color: #003D70;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
#site-news-forum{
|
||||
#news-articles{
|
||||
.news-article{
|
||||
margin-bottom: 15px;
|
||||
.news-article-content{
|
||||
h3{
|
||||
a{
|
||||
color: #565656;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* ################################### FOOTER ################################# */
|
||||
#page-footer{
|
||||
margin-top: 55px;
|
||||
.footer-logo{
|
||||
.logo-qualisaude{
|
||||
height: 50px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user