update
This commit is contained in:
@ -71,6 +71,11 @@ body {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.router p {
|
||||
margin: 10px 0 0;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
/* Dark Mode */
|
||||
.dark-mode {
|
||||
background-color: #121212;
|
||||
|
Reference in New Issue
Block a user