2,664
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
text-decoration: none; | text-decoration: none; | ||
display: inline-block; | display: inline-block; | ||
font-weight:bold; | font-weight:bold; | ||
font-family:Arial; | font-family:Arial; | ||
position:absolute; | |||
font-size: 1.25rem; | font-size: 1.25rem; | ||
cursor: pointer; | cursor: pointer; | ||
} | } | ||
.button-style a { | .button-style > a { | ||
color:white; | color:white; | ||
text-decoration:none; | text-decoration:none; |
edits