Difference between revisions of "Team:CU Boulder/notebook"
Line 9: | Line 9: | ||
font-size: 40px; | font-size: 40px; | ||
line-height: 135%; | line-height: 135%; | ||
− | margin-top: 40px; | + | margin-top: 0px; |
+ | padding-top: 40px; | ||
+ | } | ||
+ | .hp_class a{ | ||
+ | height: 100%; | ||
+ | width: 100%; | ||
+ | display:block; | ||
} | } | ||
− | |||
a:link { | a:link { | ||
color: white; | color: white; | ||
} | } | ||
+ | |||
div a:hover { | div a:hover { | ||
color: white; | color: white; | ||
text-decoration: none; | text-decoration: none; | ||
+ | |||
+ | -webkit-box-shadow: -1px 1px 5px 5px rgba(50, 50, 50, 0.5); | ||
+ | -moz-box-shadow: -1px 1px 7px 5px rgba(50, 50, 50, 0.5); | ||
+ | box-shadow: -1px 1px 7px 5px rgba(50, 50, 50, 0.5); | ||
} | } | ||
a:active { | a:active { |
Revision as of 04:13, 16 September 2015
<!DOCTYPE html>