diff --git a/css/base.css b/css/base.css index 2314b7c..e8e89c0 100644 --- a/css/base.css +++ b/css/base.css @@ -22,12 +22,14 @@ html { 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%; } +/* .color.red { background-color: rgb(228, 3, 3); height: 16.66%; } */ +/* .color.orange { background-color: rgb(255, 140, 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.yellow { background-color: #FFF433; height: 25%; } +.color.white { background-color: #FFF8E7; height: 25%; } +.color.purple { background-color: #9B59D0; height: 25%; } +.color.black { background-color: #2D2D2D; height: 25%; } header { padding-top: 25px; } diff --git a/css/imgs.css b/css/imgs.css index 3a83246..4810220 100644 --- a/css/imgs.css +++ b/css/imgs.css @@ -5,3 +5,20 @@ img { header, div { text-align: center; } + +main { + display: flex; + flex-wrap: wrap; +} + +div { + height: 40vh; + flex-grow: 1; +} + +img { + max-height: 100%; + min-width: 100%; + object-fit: cover; + vertical-align: bottom; +} diff --git a/fish.html b/fish.html index e2651dc..f028172 100644 --- a/fish.html +++ b/fish.html @@ -10,12 +10,10 @@
-
-
-
-
+
+
THE FISH ><>
diff --git a/index.html b/index.html index 8d4f115..c1b9770 100644 --- a/index.html +++ b/index.html @@ -10,12 +10,10 @@
-
-
-
-
+
+
HELLO THERE :)
diff --git a/links.html b/links.html index 66bc2dd..7186f4b 100644 --- a/links.html +++ b/links.html @@ -10,12 +10,10 @@
-
-
-
-
+
+
THE LINKS
diff --git a/man.html b/man.html index 78828a1..a30dc70 100644 --- a/man.html +++ b/man.html @@ -10,12 +10,10 @@
-
-
-
-
+
+
HENRI(1) diff --git a/tiles.html b/tiles.html index 2bbfa6f..329b542 100644 --- a/tiles.html +++ b/tiles.html @@ -10,12 +10,10 @@
-
-
-
-
+
+
THE TILES