theme: oscar - tidy up trailing whitespaces and tab usage

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2019-12-10 18:10:33 +01:00
parent 9988cdcbc5
commit 2a5c39e33c
10 changed files with 50 additions and 53 deletions

View file

@ -78,7 +78,7 @@ pre, code{
user-select: none;
cursor: default;
color: #556366;
&::selection {
background: transparent; /* WebKit/Blink Browsers */
}
@ -99,5 +99,3 @@ pre, code{
.highlight {
font-weight: 700;
}