mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Explain findColorInvert
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
.color
|
||||
border-radius: 2px;
|
||||
box-shadow: inset 0 0 0 1px rgba(black, 0.5)
|
||||
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(0, 0, 0, 0.1)
|
||||
display: inline-block
|
||||
float: left
|
||||
height: 24px
|
||||
|
||||
Reference in New Issue
Block a user