BJC-ify a bunch of styles

This commit is contained in:
Michael Ball 2019-12-19 02:21:09 -08:00
parent 5b5e10ba50
commit 767b0bcd19
3 changed files with 12 additions and 13 deletions

View file

@ -117,13 +117,12 @@
#social-media{
background: none repeat scroll 0 0 #2f2f2f;
padding-top: 60px;
padding-bottom: 60px;
padding: 30px 20px;
i{
color: #4a4a4a;
color: #0C3559;
}
i:hover{
color: #16a085;
color: #F2E205;
}
a{
padding-left: 100px;
@ -164,11 +163,11 @@
i.fa {
line-height: inherit;
}
&.show {
visibility:visible;
cursor:pointer;
opacity: 1.0;
}
// &.show {
// visibility:visible;
// cursor:pointer;
// opacity: 1.0;
// }
a {
color: white;
}