habitica/public/css/shared.styl
Matteo Pagliazzi 4c9da6883f refactor(bs3): static pages
works everything exeception made for the login modal, it opens but since this directive has had a lot of changes in angular-ui-bootstrap it will require more work (like all modals), @lefnire
2014-01-29 18:26:58 +01:00

19 lines
No EOL
342 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
img
max-width: 100%