diff options
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/header.html b/header.html index 52234c4..a6f49ce 100644 --- a/header.html +++ b/header.html @@ -17,4 +17,9 @@ body{margin-top:10%} a:link, a:visited {color: #aab9c1;} a:hover, a:active {color: hotpink;} } +hr{ + margin-top: 2.5rem; + margin-bottom: 2.5em; + width: 90%; +} </style> |
