Rollup merge of #33673 - GuillaumeGomez:fix-selected-item-style, r=steveklabnik
Fix selected item background style r? @steveklabnik
This commit is contained in:
commit
f91360f24e
@ -640,6 +640,10 @@ span.since {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
:target > code {
|
||||
background: #FDFFD3;
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
|
||||
@media (max-width: 700px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user