diff options
author | davidovski <david@davidovski.xyz> | 2022-05-23 22:38:41 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-23 22:38:41 +0100 |
commit | b10d355ef0d8cc04553494d5d795b54ee94c1e95 (patch) | |
tree | f55882456d0d65d1a24443fefe7a93736d5dff7f | |
parent | e1da24909f792851d6c86c56de9a49c8dc087bb3 (diff) |
image to 35%
-rw-r--r-- | git_repos.txt | 20 | ||||
-rw-r--r-- | resources/style.css | 2 |
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 { |