mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 02:33:55 +00:00
Remove underline when run button hovered
This commit is contained in:
parent
46957f0577
commit
4b402dbe69
@ -585,6 +585,7 @@ a.test-arrow {
|
||||
}
|
||||
a.test-arrow:hover{
|
||||
background-color: #4e8bca;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.section-header:hover a:after {
|
||||
|
Loading…
Reference in New Issue
Block a user