mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-27 05:29:59 +00:00
16 lines
319 B
Stylus
16 lines
319 B
Stylus
|
|
.subscription-features
|
||
|
|
tr
|
||
|
|
td
|
||
|
|
//height 59px
|
||
|
|
vertical-align middle
|
||
|
|
text-align center
|
||
|
|
th
|
||
|
|
max-width: 150px
|
||
|
|
font-weight normal
|
||
|
|
th.feature-name
|
||
|
|
text-align center
|
||
|
|
font-weight: bold
|
||
|
|
.dashed-underline
|
||
|
|
border-bottom:1px dashed #000
|
||
|
|
text-decoration:none
|
||
|
|
cursor pointer
|