1 changed files with 4 additions and 1 deletions
@ -1,7 +1,10 @@ |
|||||||
@import url("theme.css"); |
@import url("theme.css"); |
||||||
|
|
||||||
/* Can add custom styling here */ |
/* Can add custom styling here */ |
||||||
|
|
||||||
.attribution{ |
.attribution{ |
||||||
text-align: right; |
text-align: right; |
||||||
} |
} |
||||||
|
|
||||||
|
code.literal span.pre{ |
||||||
|
color: black; |
||||||
|
} |
||||||
|
|||||||
Loading…
Reference in new issue