From ada47c8d9053fe3fd0694ed2b63f35cc9435cfff Mon Sep 17 00:00:00 2001 From: talksik Date: Wed, 25 May 2016 11:29:20 -0700 Subject: [PATCH] Update main.css --- history website/main.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/history website/main.css b/history website/main.css index 14e0514..c7b3c9a 100644 --- a/history website/main.css +++ b/history website/main.css @@ -241,6 +241,16 @@ li.chapter1 { left: 10%; top: 4%; } +li.chapter1:hover { + box-shadow: inset -4.5px -3px 5px black; + border-color: black; + border-style: solid; + border-width: 0px; + opacity: .9; + background-color: white; + height: 445px; + width: 295px; +} li.chapter2 { margin: 0; padding:0;