add font color for old sm
This commit is contained in:
parent
6f5133a839
commit
4238e6d6c2
1 changed files with 5 additions and 0 deletions
|
@ -193,6 +193,11 @@ footer.site-footer {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
footer div#social-media-2,
|
||||
footer div#social-media-2 a {
|
||||
color: #cccccc!important;
|
||||
}
|
||||
|
||||
#contact ul {
|
||||
list-style-type: none;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue