Rollup merge of #49515 - GuillaumeGomez:target-background, r=QuietMisdreavus
fix targetted value background r? @QuietMisdreavus
This commit is contained in:
commit
fcb17a4728
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,7 @@ a.test-arrow:hover{
|
|||
}
|
||||
|
||||
:target > code {
|
||||
background: #FDFFD3;
|
||||
background-color: #494a3d;
|
||||
}
|
||||
|
||||
pre.compile_fail {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue