organise repo
This commit is contained in:
parent
345c1b592e
commit
b03962ec0a
7 changed files with 7 additions and 117 deletions
|
|
@ -1,9 +1,3 @@
|
|||
html, body {
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
background-color: #0e0d14;
|
||||
}
|
||||
|
||||
.centered {
|
||||
position: absolute;
|
||||
inset: 0 0 0 0;
|
||||
|
|
@ -30,6 +24,7 @@ html, body {
|
|||
text-align: start;
|
||||
|
||||
border: 0.5ch solid #ffc0cb; /* #ac4aed */
|
||||
background-color: #0e0d14;
|
||||
padding: 20px;
|
||||
|
||||
display: flex;
|
||||
|
|
@ -84,6 +79,9 @@ html, body {
|
|||
width: 11ch; /* ignore prompt width */
|
||||
visibility: visible;
|
||||
}
|
||||
25% {
|
||||
width: 11ch;
|
||||
}
|
||||
to {
|
||||
visibility: visible;
|
||||
}
|
||||
|
|
@ -112,3 +110,4 @@ html, body {
|
|||
visibility: visible;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue