aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style.css b/style.css
index 8a80ba3..718b688 100644
--- a/style.css
+++ b/style.css
@@ -178,6 +178,12 @@ li a:hover {
width: 95%;
margin: auto;
overflow: hidden;
+ border: 1px solid white;
+ padding: 9px;
+ position: relative;
+ top: -30px;
+ width: 800px;
+ left: calc(50vw - 420px);
}
.container-blog a {