Skip to content

Commit 7276ba2

Browse files
Push ads further down
1 parent 56b68df commit 7276ba2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

assets/css/global.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/* Make ads even less intrusive */
2+
#main-content > main
3+
{
4+
min-height: 75vh;
5+
}
6+
7+
/* Google consent popup styles */
18
body > div.fc-consent-root > div.fc-dialog-container > div.fc-dialog.fc-choice-dialog, body > div.fc-consent-root > div.fc-help-dialog-container > div.fc-help-dialog, body > div.fc-consent-root > div.fc-dialog-container > div, body > div.fc-consent-root > div.fc-dialog-container > div > div.fc-dialog-content > div, body > div.fc-consent-root > div.fc-dialog-container > div > div.fc-dialog-header, body > div.fc-consent-root > div.fc-dialog-container > div > div.fc-dialog-content > div > div.fc-preferences-container > *
29
{
310
background-color: #27262B !important;

0 commit comments

Comments
 (0)