mana/less/dfc.less

10 lines
145 B
Plaintext
Raw Normal View History

2016-05-31 14:53:22 +00:00
/**
* Double faced cards */
.@{ms-prefix}-dfc {
color: #111;
border: .05em solid #111;
border-radius: 2em;
padding: 0.025em;
}