diff --git a/assets/css/tedilize.css b/assets/css/tedilize.css index 2ba9db8c..11a9f003 100644 --- a/assets/css/tedilize.css +++ b/assets/css/tedilize.css @@ -43,7 +43,7 @@ Document *********************/ body { - background-color: #fdfdfd; + background-color: #fff; color: #111; font-size: 1rem; line-height: 1.5; @@ -495,6 +495,9 @@ button, cursor: pointer; font-size: inherit; margin: 0; + accent-color: currentColor; + width: 1rem; + height: 1rem; } textarea { @@ -735,8 +738,8 @@ Responsive elements /* Work around for Phones with a 'notch' */ @supports(padding:max(0px)) { body { - padding-left: min(0vmin, env(safe-area-inset-left)); - padding-right: min(0vmin, env(safe-area-inset-right)); + padding-left: min(0vmin, env(safe-area-inset-left)); + padding-right: min(0vmin, env(safe-area-inset-right)); } } diff --git a/footer.php b/footer.php index 9419013d..ac6a30ce 100644 --- a/footer.php +++ b/footer.php @@ -14,10 +14,10 @@ - - + + \ No newline at end of file diff --git a/index.php b/index.php index 73f9d867..c9659501 100755 --- a/index.php +++ b/index.php @@ -7,7 +7,9 @@

The Blog

- +
+ +
diff --git a/single.php b/single.php index 38d71773..750960fc 100755 --- a/single.php +++ b/single.php @@ -14,7 +14,7 @@

By
- +
Continue Reading »

'); ?>