Update main.css

This commit is contained in:
talksik
2016-05-25 11:29:20 -07:00
parent b3bdc52bbd
commit ada47c8d90
+10
View File
@@ -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;