5,951
edits
No edit summary |
No edit summary |
||
Line 423: | Line 423: | ||
/* Template:Print Button */ | /* Template:Print Button */ | ||
.print- | .print-buttons a { | ||
padding: 3px; | padding: 3px; | ||
text-align: center; | text-align: center; | ||
Line 432: | Line 432: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.pint- | .pint-buttons a:hover { | ||
box-shadow: 0 4px 4px rgba(0,0,0,0.08); | box-shadow: 0 4px 4px rgba(0,0,0,0.08); | ||
} | } |