theme 13, theme 14: edited colors for code tag

main
Xu 4 years ago committed by msquare
parent e83c839e44
commit ca5a952d19

@ -1082,6 +1082,12 @@ a.thumbnail.active {
}
}
// code tag
code {
background-color: @input-bg-disabled;
color: @input-color;
}
// Specials ===================================================================
body {
background: #000 url('theme13/background.jpg') no-repeat top left;

@ -1082,6 +1082,12 @@ a.thumbnail.active {
}
}
// code tag
code {
background-color: @input-bg-disabled;
color: @input-color;
}
// Specials ===================================================================
body {
background: #000 url('theme13/background14.jpg') no-repeat top left;

Loading…
Cancel
Save