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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
font-family: 'Hack', 'JetBrainsMono', monospace;
|
||||||
|
}
|
||||||
|
|
||||||
.top {
|
.top {
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
@ -60,7 +64,7 @@ button:not(#toggle) {
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 3px;
|
padding: 5px;
|
||||||
color: #c0c0c0;
|
color: #c0c0c0;
|
||||||
background-color: #454545;
|
background-color: #454545;
|
||||||
border: 2px solid #404040;
|
border: 2px solid #404040;
|
||||||
|
|
Loading…
Add table
Reference in a new issue