forked from ProjectSegfault/website
@ -11,12 +11,9 @@ a {
|
||||
color: #ce1818;
|
||||
text-decoration: none;
|
||||
}
|
||||
a.hover {
|
||||
a:hover {
|
||||
color: rgb(233, 110, 110);
|
||||
}
|
||||
a.visited {
|
||||
color: #5f1919;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
|
Reference in New Issue
Block a user