diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/standard.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/css/standard.css b/css/standard.css index a54d165..988f74b 100644 --- a/css/standard.css +++ b/css/standard.css @@ -304,4 +304,10 @@ ul.tricks li div div.card3 span{ .cardinput:hover{ background-color:red; +} + +div span img.button { + height: 2em; + width: 2em; + }
\ No newline at end of file |