commit f0f92cdfcf5879b1ffe954e18458fd3c01e47400
parent f8c0cb2109a25e6074ed966d174561e489110914
Author: pyratebeard <root@pyratebeard.net>
Date: Sat, 13 May 2023 23:39:37 +0100
new scrots. add margin.
Diffstat:
6 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/scrots/diehard4-1.png b/scrots/diehard4-1.png
Binary files differ.
diff --git a/scrots/diehard4.png b/scrots/diehard4.png
Binary files differ.
diff --git a/scrots/index.html b/scrots/index.html
@@ -14,6 +14,7 @@
<a href="oldriceputin-02.png"><img class="nix" rel="nix" src="oldriceputin-02.png"></a>
<a href="oldriceputinbsd.png"><img class="nix" rel="nix" src="oldriceputinbsd.png"></a>
<a href="oldriceputin-trigon.png"><img class="nix" rel="nix" src="oldriceputin-trigon.png"></a>
+ <a href="oldriceputin-vert.png"><img class="nix" rel="nix" src="oldriceputin-vert.png"></a>
</div>
<div id="hellfire" class="subsection">
<p>hellfire</p>
diff --git a/scrots/mutiny-06.png b/scrots/mutiny-06.png
Binary files differ.
diff --git a/scrots/oldriceputin-vert.png b/scrots/oldriceputin-vert.png
Binary files differ.
diff --git a/static/css/style.css b/static/css/style.css
@@ -61,8 +61,9 @@ img {
}
.nix {
- height: 150px;
- width: auto;
+ height: 150px;
+ width: auto;
+ margin: 10px;
}
h1,h2,h3,h4,h5 {