added image and font changes fr autist
This commit is contained in:
parent
66885175eb
commit
2c7f7d62e2
2 changed files with 5 additions and 1 deletions
BIN
assets/Autist.png
Normal file
BIN
assets/Autist.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
|
@ -24,6 +24,10 @@ body {
|
|||
font-family: 'Hack', 'JetBrainsMono', monospace;
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: 'Hack', 'JetBrainsMono', monospace;
|
||||
}
|
||||
|
||||
.top {
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
@ -60,7 +64,7 @@ button:not(#toggle) {
|
|||
bottom: 10px;
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
padding: 3px;
|
||||
padding: 5px;
|
||||
color: #c0c0c0;
|
||||
background-color: #454545;
|
||||
border: 2px solid #404040;
|
||||
|
|
Loading…
Add table
Reference in a new issue