X-Git-Url: https://git.yukkurigames.com/?p=heroik.git;a=blobdiff_plain;f=heroik.css;fp=heroik.css;h=b291e97ffd3087bccdbfc8eb798928075c0e63ef;hp=55ab0feb6115e7344d4fe432e200e622dbe63c6d;hb=6578daebaf592608c87d465a939a6156189ed213;hpb=d586680bd54532614137f9efd0240294b73b3fb5 diff --git a/heroik.css b/heroik.css index 55ab0fe..b291e97 100644 --- a/heroik.css +++ b/heroik.css @@ -500,7 +500,7 @@ table { content: ' '; width: 1.5em; height: 1.5em; - border-radius: 0.75em; + border-radius: 1.5em; border: solid black 0.75em; display: inline-block; box-sizing: border-box; @@ -525,10 +525,11 @@ table { .card .cost .g:before { content: 'g'; } .card .cost .r { - + background-color: #e4573c; border-color: #e4573c; } .card .cost .g { + background-color: #abbc45; border-color: #abbc45; }