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