From 0da322d7440850b854ce77e8755f97116584920e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 25 Nov 2015 05:40:54 -0500 Subject: form finalize --- StoneIsland/www/css/blogs.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'StoneIsland/www/css/blogs.css') diff --git a/StoneIsland/www/css/blogs.css b/StoneIsland/www/css/blogs.css index d81dc587..99f420d7 100644 --- a/StoneIsland/www/css/blogs.css +++ b/StoneIsland/www/css/blogs.css @@ -215,7 +215,7 @@ ul.links { } #archive .menu { background: rgba(255,255,255,0.8); - position: absolute;; + position: absolute; top: 0; left: 0; height: 100%; width: 100%; @@ -224,9 +224,11 @@ ul.links { transition: opacity 0.2s; } #archive .menu .items { - border-top: 1px solid black; width: 100%; } +#archive .menu .item:first-of-type { + border-top: 1px solid black; +} #archive .menu .item { width: 100%; text-align: center; -- cgit v1.2.3-70-g09d2