diff --git a/css/base.css b/css/base.css index 51d0f70..2314b7c 100644 --- a/css/base.css +++ b/css/base.css @@ -14,6 +14,23 @@ html { min-height: 100vh; } +#pride-banner { + position: fixed; + top: 0; + left: 0; + width: 100vw; + height: 20px; +} + +.color.red { background-color: rgb(228, 3, 3); height: 16.66%; } +.color.orange { background-color: rgb(255, 140, 0); height: 16.66%; } +.color.yellow { background-color: rgb(255, 237, 0); height: 16.66%; } +.color.green { background-color: rgb(0, 128, 38); height: 16.66%; } +.color.blue { background-color: rgb(0, 76, 255); height: 16.66%; } +.color.purple { background-color: rgb(115, 41, 130); height: 16.66%; } + +header { padding-top: 25px; } + ::selection { background-color: var(--fg-color); color: var(--bg-color); diff --git a/fish.html b/fish.html index 28c25cd..e2651dc 100644 --- a/fish.html +++ b/fish.html @@ -9,6 +9,14 @@ +
+
+
+
+
+
+
+
THE FISH ><>
diff --git a/index.html b/index.html index 09e90a9..1db6409 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,14 @@ +
+
+
+
+
+
+
+
HELLO THERE :)
diff --git a/links.html b/links.html index d870f8d..66bc2dd 100644 --- a/links.html +++ b/links.html @@ -9,6 +9,14 @@ +
+
+
+
+
+
+
+
THE LINKS
    diff --git a/man.html b/man.html index b579a31..78828a1 100644 --- a/man.html +++ b/man.html @@ -9,6 +9,14 @@ +
    +
    +
    +
    +
    +
    +
    +
    HENRI(1) User information diff --git a/tiles.html b/tiles.html index 23731df..2bbfa6f 100644 --- a/tiles.html +++ b/tiles.html @@ -9,6 +9,14 @@ +
    +
    +
    +
    +
    +
    +
    +
    THE TILES