aboutsummaryrefslogtreecommitdiff
path: root/stylesheets
diff options
context:
space:
mode:
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;