mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-18 06:03:00 +05:30
Now
Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
parent
bd59b6e323
commit
0e62241da8
@ -11,12 +11,9 @@ a {
|
|||||||
color: #ce1818;
|
color: #ce1818;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
a.hover {
|
a:hover {
|
||||||
color: rgb(233, 110, 110);
|
color: rgb(233, 110, 110);
|
||||||
}
|
}
|
||||||
a.visited {
|
|
||||||
color: #5f1919;
|
|
||||||
}
|
|
||||||
|
|
||||||
.center {
|
.center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user