aboutsummaryrefslogtreecommitdiff
path: root/stylesheets
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-10-03 21:11:21 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-10-03 21:11:21 +0200
commit9f7035d41a37b312305e557022c261798b71dc13 (patch)
tree85e204776cb16441dec550d4dad9b83a174326fc /stylesheets
parent8a7c9e4ac5eac9a4a7b0eb6a1192bc49f4092ccc (diff)
downloadjo.mssola.com-9f7035d41a37b312305e557022c261798b71dc13.tar.gz
jo.mssola.com-9f7035d41a37b312305e557022c261798b71dc13.zip
posts: Update on zelda after beating TotK
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/site.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/stylesheets/site.css b/stylesheets/site.css
index 4e67b24..5d824a7 100644
--- a/stylesheets/site.css
+++ b/stylesheets/site.css
@@ -151,6 +151,11 @@ h1, h3 {
font-weight: normal;
}
+hr {
+ margin: 3em auto;
+ width: 15%;
+}
+
/* My picture should be floaty. */
#image-profile {
display: block;