mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
Remove header link hover color
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.header a {
|
||||
.header a,
|
||||
.header a:hover {
|
||||
padding-left: 15px;
|
||||
color: #9feaf9;
|
||||
font-weight: 300;
|
||||
|
||||
Reference in New Issue
Block a user