Skip to content

Commit 3f605bf

Browse files
authored
[css-device-adapt-1] Visual: Remove inline background-color style breaking dark theme (w3c#6084)
Previously the background-color set inline for the pseudocode block resulted in nearly zero contrast between the text and the background.
1 parent d6630cb commit 3f605bf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

css-device-adapt-1/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,6 @@ comma as the preferred separator and semicolon as optional:
10241024
white-space: pre;
10251025
margin: 1em;
10261026
padding: 1em;
1027-
background-color: #f4f4f4;
10281027
}
10291028

10301029
#algorithm .method {

0 commit comments

Comments
 (0)