Line 80: | Line 80: | ||
footer .dropdown-content a, | footer .dropdown-content a, | ||
footer h6 a, | footer h6 a, | ||
− | footer h6 a:visited { | + | footer h6 a:visited, |
+ | footer a, | ||
+ | footer a:visited { | ||
color: rgba(255,255,255,0.6); | color: rgba(255,255,255,0.6); | ||
margin-right: 10px; | margin-right: 10px; | ||
Line 86: | Line 88: | ||
footer .dropdown-content a:hover, | footer .dropdown-content a:hover, | ||
− | footer h6 a:hover { | + | footer h6 a:hover, |
+ | footer a i:hover { | ||
color: rgba(255,255,255,0.9); | color: rgba(255,255,255,0.9); | ||
+ | } | ||
+ | |||
+ | footer h6 { | ||
+ | margin-top:10px; | ||
} | } | ||
</style> | </style> |
Revision as of 03:51, 19 October 2019