Line 816: | Line 816: | ||
color: white; | color: white; | ||
cursor:pointer; | cursor:pointer; | ||
+ | } | ||
+ | |||
+ | a button.see_other:hover{ | ||
+ | font-weight: bold; | ||
+ | text-decoration: none; | ||
+ | color: white; | ||
+ | width:14vw; | ||
+ | height:auto; | ||
+ | margin-bottom:2.5vh; | ||
+ | font-size:14pt; | ||
+ | background-color:#019ac8; | ||
+ | border:3px solid #019ac8; | ||
+ | text-align:center; | ||
+ | box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); | ||
+ | border-radius:6px; | ||
+ | padding:1vh 0 1vh 0; | ||
} | } | ||
Revision as of 09:46, 4 October 2016