forked from ruangrupa/lumbung.space
style footer links
This commit is contained in:
parent
1e0dac036a
commit
29552e46d7
@ -650,3 +650,13 @@ footer {
|
||||
font-size: 15px;
|
||||
padding: 1em 4em;
|
||||
}
|
||||
|
||||
footer a {
|
||||
color: #333333;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
footer a:hover {
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
Loading…
Reference in New Issue
Block a user