make the footer links less prominent
This commit is contained in:
@@ -100,6 +100,14 @@ footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
footer a {
|
||||
color: #9e9e9e; /* grey500 */
|
||||
}
|
||||
|
||||
footer a:visited {
|
||||
color: #9e9e9e; /* grey500 */
|
||||
}
|
||||
|
||||
#social {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user