From cc2f3c12f3af4a4f8de1a1d0647a8e98a6d62dce Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 27 Feb 2026 09:34:13 -0500 Subject: fix some broken css on ie6, make john use http if on http --- site | 2 +- src/scss/main.scss | 4 +++- src/web/_views/footer.php | 2 +- src/web/_views/head.php | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/site b/site index 15a66ee..4fbb1ea 160000 --- a/site +++ b/site @@ -1 +1 @@ -Subproject commit 15a66eed399262b5f78c71bce46a9d5738338d7c +Subproject commit 4fbb1ea607a233db891b147536d4d2aa649b2e44 diff --git a/src/scss/main.scss b/src/scss/main.scss index 3cf410f..3a3a149 100644 --- a/src/scss/main.scss +++ b/src/scss/main.scss @@ -193,8 +193,9 @@ body, @include display-table($inner-gap); li { + float: left; @include display-table-cell; - padding: $inner-gap / 2; + padding: $inner-gap; a { @include text-decoration(none); @@ -272,6 +273,7 @@ body, #header .content #nav { li { display: block; + float: none; } } } diff --git a/src/web/_views/footer.php b/src/web/_views/footer.php index 8807160..70b1b13 100644 --- a/src/web/_views/footer.php +++ b/src/web/_views/footer.php @@ -41,7 +41,7 @@ sandbox="allow-scripts" title="" - src="https://john.citrons.xyz/embed?ref=freya.cat" + src="get_scheme()?>://john.citrons.xyz/embed?ref=freya.cat" >