Line 78: | Line 78: | ||
} | } | ||
− | footer .dropdown-content a { | + | footer .dropdown-content a, |
+ | footer h6.a { | ||
color: rgba(255,255,255,0.6); | color: rgba(255,255,255,0.6); | ||
+ | margin-right: 10px; | ||
} | } | ||
− | footer .dropdown-content a:hover { | + | footer .dropdown-content a:hover, |
+ | footer h6.a:hover { | ||
color: rgba(255,255,255,0.9); | color: rgba(255,255,255,0.9); | ||
} | } | ||
</style> | </style> |
Revision as of 01:42, 19 October 2019