summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-05-23 22:38:41 +0100
committerdavidovski <david@davidovski.xyz>2022-05-23 22:38:41 +0100
commita3caf78394bc05da09ab4987ee0d4ef3a93b33d5 (patch)
treef55882456d0d65d1a24443fefe7a93736d5dff7f
parent39a31fe7f252def7301a9eebf253bc5888b44de5 (diff)
image to 35%
-rw-r--r--git_repos.txt20
-rw-r--r--resources/style.css2
2 files changed, 11 insertions, 11 deletions
diff --git a/git_repos.txt b/git_repos.txt
index f3983ac..fcfa3fb 100644
--- a/git_repos.txt
+++ b/git_repos.txt
@@ -1,10 +1,10 @@
-https://git.davidovski.xyz/davidovski.git
-https://git.davidovski.xyz/xilinux/xibuild.git
-https://git.davidovski.xyz/xilinux/xipkg.git
-https://git.davidovski.xyz/dot.git
-https://github.com/davidovski/glsl-mandelbrot.git
-https://github.com/davidovski/dungeon-generator.git
-https://github.com/davidovski/chatroom.git
-https://github.com/davidovski/kblg.git
-https://github.com/davidovski/asteriods.git
-https://github.com/davidovski/anyscroll.git
+#https://git.davidovski.xyz/davidovski.git
+#https://git.davidovski.xyz/xilinux/xibuild.git
+#https://git.davidovski.xyz/xilinux/xipkg.git
+#https://git.davidovski.xyz/dot.git
+#https://github.com/davidovski/glsl-mandelbrot.git
+#https://github.com/davidovski/dungeon-generator.git
+#https://github.com/davidovski/chatroom.git
+#https://github.com/davidovski/kblg.git
+#https://github.com/davidovski/asteriods.git
+#https://github.com/davidovski/anyscroll.git
diff --git a/resources/style.css b/resources/style.css
index 919bfc0..1381e1d 100644
--- a/resources/style.css
+++ b/resources/style.css
@@ -145,7 +145,7 @@ pre {
}
.image {
- width: auto;
+ width: 35%;
}
img {