diff options
Diffstat (limited to 'css/hack.css')
| -rw-r--r-- | css/hack.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/hack.css b/css/hack.css index fa32382..5a7346c 100644 --- a/css/hack.css +++ b/css/hack.css @@ -218,7 +218,7 @@ a:hover { overflow: hidden; } .hack h1:after { - content: "===================================================================================================="; + content: "==============================================================================================================================================================="; position: absolute; bottom: 10px; left: 0; @@ -315,7 +315,7 @@ a:hover { margin: 20px 0; } .hack hr:after { - content: "----------------------------------------------------------------------------------------------------"; + content: "---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------"; position: absolute; top: 0; left: 0; |
