🎱🐣 Checkpoint
./game.css:1954897/144 ./es.js:1954897/8
This commit is contained in:
@@ -27,6 +27,9 @@ html, body {
|
||||
background: linear-gradient(to bottom, rgba(0,0,0,0.72), transparent);
|
||||
}
|
||||
|
||||
/*
|
||||
* Terminal
|
||||
*/
|
||||
.terminal {
|
||||
width: 100%;
|
||||
padding: 2rem 1rem;
|
||||
@@ -42,7 +45,8 @@ html, body {
|
||||
.terminal .terminal--line::after {
|
||||
content: "\00a0";
|
||||
}
|
||||
/*****************************************
|
||||
|
||||
/*
|
||||
* Buttons
|
||||
*/
|
||||
.terminal .terminal--btn {
|
||||
@@ -54,6 +58,7 @@ html, body {
|
||||
margin-right: .5rem;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
outline: 0;
|
||||
}
|
||||
.terminal .terminal--btn:hover:not([disabled]),
|
||||
.terminal .terminal--btn:focus:not([disabled]),
|
||||
|
||||
Reference in New Issue
Block a user