mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
Update styles.css
This commit is contained in:
@@ -356,13 +356,13 @@ input[type='checkbox'], select, option, input[type='file'], button {
|
||||
#textCodeReference {
|
||||
display: grid;
|
||||
grid-template-columns: 7rem auto;
|
||||
margin-top: 0.5rem;
|
||||
margin-top: 1rem;
|
||||
grid-gap: 0.1rem;
|
||||
padding: 0.5rem 1rem 0 1rem;
|
||||
}
|
||||
#textCodeReference > div {
|
||||
background: var(--input-color);
|
||||
padding: 0.1rem;
|
||||
color: var(--input-font-color);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user