Project Docs Github
Log in
ittf site docs play t css bars.css.ittf Edit
  • /ittf/site/docs/play/t/css/bars.css.ittf

/ittf/site/docs/play/t/css/bars.css.ittf (primary)

edit
                                            
1 $group
2 . result-bar
3 padding 3rem 0.1rem
4 . result-cmd
5 margin 1rem 0
6 . result-cmd-btn
7 width 100%
8 background-color #ddd
9 display inline-block
10 padding 0.3em
11 border 0.16em solid rgba(255,255,255,0)
12 border-radius 1em
13 box-sizing border-box
14 text-decoration none
15 font-family 'Roboto',sans-serif
16 font-weight 300
17 color #333333
18 text-shadow 0 0.04em 0.04em rgba(0,0,0,0.35)
19 text-align center
20 transition all 0.2s
21 & :hover
22 border-color rgba(255,255,255,1)
Save
Save & Refresh
Cancel