2022 updates
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
a {
|
||||
color: red;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #000;
|
||||
}
|
||||
Reference in New Issue
Block a user