@@ -90,11 +90,11 @@ header {
}
- .revision-toc {
- // to get on the Attachment row
- z-index: 1;
- overflow: hidden;
- font-size: 0.9em;
+.revision-toc {
+ // to get on the Attachment row
+ z-index: 1;
+ overflow: hidden;
+ font-size: 0.9em;
.revision-toc-content {
padding: 10px;
@@ -46,8 +46,8 @@ body.kibela {
bottom: 0px;
left: 0px;
z-index: absolute;
- height: 11em;
max-width: 840px;
+ height: 11em;
margin: auto;
border-radius: 0.35em;
@@ -135,8 +135,8 @@ body.kibela {
/* Inline Code */
:not(.hljs) > code:not(.hljs) {
- background-color: $bgcolor-inline-code;
color: $color-inline-code;
+ background-color: $bgcolor-inline-code;
/* Card */