mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
Rollup merge of #49515 - GuillaumeGomez:target-background, r=QuietMisdreavus
fix targetted value background r? @QuietMisdreavus
This commit is contained in:
@@ -239,7 +239,7 @@ a.test-arrow:hover{
|
||||
}
|
||||
|
||||
:target > code {
|
||||
background: #FDFFD3;
|
||||
background-color: #494a3d;
|
||||
}
|
||||
|
||||
pre.compile_fail {
|
||||
|
||||
Reference in New Issue
Block a user