diff --git a/themes/V3/5eDMG/style.less b/themes/V3/5eDMG/style.less index 95040f571..a34f8cafc 100644 --- a/themes/V3/5eDMG/style.less +++ b/themes/V3/5eDMG/style.less @@ -9,12 +9,12 @@ background-size : cover; /*TABLES WITHIN NOTES*/ - .page .note table tbody tr:nth-child(odd) { + .note table tbody tr:nth-child(odd) { background:#fff; } /*DROP CAP CHANGES*/ - .page h1 + p::first-letter { + h1 + p::first-letter { background-image: unset; color:black; }