diff --git a/assets/style.css b/assets/style.css index d7ed4d4..792c04c 100644 --- a/assets/style.css +++ b/assets/style.css @@ -10,12 +10,6 @@ src: url('https://tebibyte.media/assets/fonts/UbuntuMonoLigaturized-Regular.ttf'); } -* { - box-sizing: border-box; - font-family: "Ubuntu"; - scrollbar-color: #9d4e54 transparent; -} - ::selection { color: #171614; background: #9d4e54; @@ -26,6 +20,12 @@ background: #9d4e54; } +* { + box-sizing: border-box; + font-family: "Ubuntu"; + scrollbar-color: #9d4e54 transparent; +} + body { background-color: #171614; color: #fafafa; @@ -73,13 +73,6 @@ p { background: #9d4e54; } -/* -.config { - padding: 0.15em; - border-radius: 0.5em; - background: #9d4e54; -} */ - .content { display: flex; justify-content: space-between; diff --git a/firefox/index.html b/firefox/index.html index d268e1e..ba1866e 100644 --- a/firefox/index.html +++ b/firefox/index.html @@ -30,7 +30,7 @@ JavaScript is arbitrarily executed, and yet, they're the most prolific method of application distribution in the modern day. Web browsers have become the most convenient place for many to - do their computing, so with this page, I'm trying to define a + do their computing, so, with this page, I'm trying to define a more sane functionality for the browser I use—Firefox.

Why Firefox?

@@ -41,7 +41,7 @@ defaults (and I do plan on creating my own that does), I would immediately switch to it; but until there is a satisfactory - browser, which can do what I want out of Firefox, I will stick + browser, which can do what I want from Firefox, I will stick either with it or a fork of it like LibreWolf. @@ -91,7 +91,7 @@