[Assets] Improve home
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 199 KiB After Width: | Height: | Size: 172 KiB |
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 129 KiB |
Binary file not shown.
@@ -48,6 +48,14 @@ footer .logo {
|
||||
transform: scale(1.1);
|
||||
}
|
||||
|
||||
#theme-select {
|
||||
background-color: var( --color-background-primary );
|
||||
padding: 5px;
|
||||
border: solid var( --color-text-accent ) 1px;
|
||||
border-radius: 10px;
|
||||
color: var( --color-text-primary );
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media only screen and (min-width: 999px) {
|
||||
|
||||
Reference in New Issue
Block a user