summaryrefslogtreecommitdiff
path: root/cards.css
diff options
context:
space:
mode:
Diffstat (limited to 'cards.css')
-rw-r--r--cards.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/cards.css b/cards.css
index fa77ce5..9640d1d 100644
--- a/cards.css
+++ b/cards.css
@@ -148,6 +148,18 @@
text-align: center;
}
+.retire {
+ position: absolute;
+ font-size: 12px;
+ line-height: 12px;
+ bottom: 6px;
+ left: 60px;
+ padding: 2px 0;
+ width: 120px;
+ text-align: center;
+ border-radius: 7px;
+}
+
.number {
position: absolute;
font-size: 10px;