yes-no-maybe-kink-tool/style.sass

36 lines
536 B
Sass
Raw Normal View History

body
background-color: #fce0b5
.columns
display: flex
.column
width: 400px
padding: 20px
border-right: 1px solid black
h3
text-align: center
.tile
background-color: #fcedd6 //e2b97a
position: relative
display: grid
align-items: center
2023-06-29 02:52:11 +00:00
input
padding: 20px
margin: 0
height: 40px
background: none
border: none
&:focus-visible
border: none
.tile-stickers
position: absolute
top: 0
2023-06-29 02:52:11 +00:00
left: 0
pointer-events: none // Allow clicking the input box below this