summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authoraxtlos <axtlos@getcryst.al>2023-12-04 21:58:45 +0100
committeraxtlos <axtlos@getcryst.al>2023-12-04 21:58:45 +0100
commit7a3a328d658009d8e2bc174875b57259b7f7c27f (patch)
tree89a216aa5bc57f49b1b4c7727d76492f64415d4b /style.css
parent0873a9c8d8c2ba811871032992c3c051070f2d80 (diff)
downloadwebsite-7a3a328d658009d8e2bc174875b57259b7f7c27f.tar.gz
website-7a3a328d658009d8e2bc174875b57259b7f7c27f.tar.bz2
add gifs
Diffstat (limited to '')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 2ac30bd..0bd84f1 100644
--- a/style.css
+++ b/style.css
@@ -239,6 +239,10 @@ a.In { }
font-weight: normal;
font-family: monospace; }
+img {
+ padding: 10px;
+}
+
/* Overrides to avoid excessive margins on small devices. */
@media (max-width: 37.5em) {