14 lines
247 B
Plaintext
Raw Normal View History

2016-12-01 00:29:36 +09:00
.light-button-group
horizontal-wrap
justify-content flex-start
.light-button
2017-06-16 18:12:18 +02:00
horizontal
2016-12-01 00:29:36 +09:00
display inline-block
padding 0.5rem 1rem
border-radius 3px
2017-06-08 21:54:39 +02:00
font-size 0.9rem
2016-12-01 00:29:36 +09:00
:hover
2017-11-04 11:09:19 +01:00
color theme-white !important
2017-06-19 20:59:02 +02:00
background-color link-hover-color