Tpullinger (Talk | contribs) |
Tpullinger (Talk | contribs) |
||
Line 275: | Line 275: | ||
margin-right: -25%; /*if margin-left = margin-right, will be centered*/ | margin-right: -25%; /*if margin-left = margin-right, will be centered*/ | ||
margin-top: 10px; | margin-top: 10px; | ||
− | margin-bottom: | + | margin-bottom: 0px; |
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); | box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); | ||
border-radius:250px; | border-radius:250px; | ||
Line 281: | Line 281: | ||
} | } | ||
.homeimage:active{ | .homeimage:active{ | ||
− | width: | + | width: 55%; |
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8); | box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8); | ||
+ | } | ||
+ | .buttonlabel{ | ||
+ | text-align: center; | ||
+ | color: white; | ||
} | } | ||
Revision as of 01:54, 16 October 2016