mirror of
https://git.zx2c4.com/cgit
synced 2025-08-08 11:54:59 +02:00
correct typo in CSS
This commit is contained in:
parent
2e3b6fc424
commit
fd39489f4f
1 changed files with 1 additions and 1 deletions
2
cgit.css
2
cgit.css
|
@ -99,7 +99,7 @@ td#header a {
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
td#header a:hoved {
|
td#header a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue