Creating base of pages, transfering images from theme, fixing bugs, moving layout to theme.
22
static/css/custom.css
Normal file
|
@ -0,0 +1,22 @@
|
|||
#appslist {
|
||||
width: min(108em, 100vw);
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width: 108em) {
|
||||
#appslist {
|
||||
width: 81em;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 81em) {
|
||||
#appslist {
|
||||
width: 54em;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 54em) {
|
||||
#appslist {
|
||||
width: min(27em, 100vw);
|
||||
}
|
||||
}
|
BIN
static/icons/apps/accountfree.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
static/icons/apps/ad5001.eu.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
static/icons/apps/logarithmplotter.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
static/icons/apps/nowox.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
static/icons/apps/omegamma.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
static/icons/apps/unchecker.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
static/img/en/nowox-fm.png
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
static/img/en/nowox-sc.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
static/img/en/nowox-te.png
Normal file
After Width: | Height: | Size: 110 KiB |
BIN
static/img/full/accountfree.png
Normal file
After Width: | Height: | Size: 140 KiB |
BIN
static/img/full/logarithmplotter.png
Normal file
After Width: | Height: | Size: 121 KiB |
BIN
static/img/full/nowox-bottom-left.png
Normal file
After Width: | Height: | Size: 8.4 KiB |
BIN
static/img/full/nowox-bottom-right.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
static/img/full/nowox-complete.png
Normal file
After Width: | Height: | Size: 179 KiB |
BIN
static/img/full/nowox.png
Normal file
After Width: | Height: | Size: 174 KiB |
BIN
static/img/full/unchecker.png
Normal file
After Width: | Height: | Size: 121 KiB |
BIN
static/img/preview/accountfree.png
Normal file
After Width: | Height: | Size: 112 KiB |
BIN
static/img/preview/logarithmplotter.png
Normal file
After Width: | Height: | Size: 88 KiB |
BIN
static/img/preview/nowox.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
static/img/preview/unchecker.png
Normal file
After Width: | Height: | Size: 121 KiB |