Skip to content

Commit d92efe7

Browse files
committed
with a leftist ToC send ghosty Camelia into hiding
1 parent 99e2e37 commit d92efe7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

assets/sass/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ td, th {
359359
// overflow: visible;
360360
// margin-left: 0em;
361361
display: table;
362-
362+
background-image: none;
363363
}
364364
div.pod-body {
365365
min-width: 60em;

html/css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,8 @@ td, th {
295295
max-width: none;
296296
min-width: 60em;
297297
width: 60em;
298-
display: table; }
298+
display: table;
299+
background-image: none; }
299300
div.pod-body {
300301
min-width: 60em;
301302
max-width: 60em;

0 commit comments

Comments
 (0)