More CSS-y things

This commit is contained in:
Michael Ball 2019-12-19 02:32:18 -08:00
parent 767b0bcd19
commit 904ca19878
3 changed files with 7 additions and 5 deletions

View file

@ -116,10 +116,10 @@
}
#social-media{
background: none repeat scroll 0 0 #2f2f2f;
padding: 30px 20px;
background: none repeat scroll 0 0 #0C3559;
padding: 50px 20px;
i{
color: #0C3559;
color: #FFF;
}
i:hover{
color: #F2E205;