mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-05-03 20:23:56 -05:00
Merge pull request #25 from maxlath/patch-1
Increase <pre> background color contrast
This commit is contained in:
@@ -277,7 +277,7 @@
|
||||
.highlight pre, .highlight code { display:block; margin:0; padding:0; background: none; overflow:auto; word-wrap: normal; }
|
||||
|
||||
.highlight, .linenodiv {
|
||||
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIHWPQ1dU1BgABzQC7XXMTYQAAAABJRU5ErkJggg==);
|
||||
background-color: #003353;
|
||||
display:block;
|
||||
padding: 10px;
|
||||
margin-bottom:20px;
|
||||
|
||||
Reference in New Issue
Block a user