Line 53: | Line 53: | ||
} | } | ||
− | .sectionbox | + | .sectionbox { |
− | + | ||
− | + | ||
display:block; | display:block; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
background-color: #94e295; | background-color: #94e295; | ||
position:relative; | position:relative; | ||
Line 71: | Line 63: | ||
} | } | ||
− | .sectionbox | + | .sectionbox:hover |
{ | { | ||
background:#6aa16b; | background:#6aa16b; | ||
Line 79: | Line 71: | ||
} | } | ||
.option { | .option { | ||
+ | font-weight: bold; | ||
+ | color:#333; | ||
+ | text-decoration:none; | ||
+ | font-weight:700; | ||
+ | font-size:12px; | ||
+ | font-family: Verdana,Geneva,sans-serif; | ||
text-align: center; | text-align: center; | ||
width: 100%; | width: 100%; |
Revision as of 18:24, 18 October 2016