Header
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
color: white;
|
||||
background-color: blue;
|
||||
}
|
||||
|
||||
/* Underline links on hover */
|
||||
.navbar .container li a:hover {
|
||||
text-decoration: underline;
|
||||
|
||||
Reference in New Issue
Block a user