diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-10-03 21:11:21 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-10-03 21:11:21 +0200 |
| commit | 9f7035d41a37b312305e557022c261798b71dc13 (patch) | |
| tree | 85e204776cb16441dec550d4dad9b83a174326fc /stylesheets | |
| parent | 8a7c9e4ac5eac9a4a7b0eb6a1192bc49f4092ccc (diff) | |
| download | jo.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.css | 5 |
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; |
