beta #4
@ -8,6 +8,9 @@
|
|||||||
border-style: solid;
|
border-style: solid;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
align-content: center;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
transform: rotate(-20deg) translate(2em, -6em);
|
transform: rotate(-20deg) translate(2em, -6em);
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
@ -32,12 +35,12 @@
|
|||||||
background-color: #FFD036;
|
background-color: #FFD036;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
border-radius: 1em;
|
border-radius: 0.5em;
|
||||||
border-width: 1em;
|
border-width: 0.5em;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
padding: 0.5em;
|
padding: 0.25em;
|
||||||
transform: rotate(-20deg) translate(2.5em, -3em);
|
transform: rotate(-20deg) translate(2.5em, -3em);
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
Loading…
Reference in New Issue
Block a user