change appearance of links
This commit is contained in:
@@ -2,3 +2,12 @@
|
|||||||
margin-left: 5%;
|
margin-left: 5%;
|
||||||
margin-right: 5%;
|
margin-right: 5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content a {
|
||||||
|
color: #9F2D17;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
#content a:hover {
|
||||||
|
color: #48140a;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user