Add Piratenkleider theme

Signed-off-by: Adrian Nöthlich <git@promasu.tech>
This commit is contained in:
2019-10-25 23:14:31 +02:00
parent ea49b99d3e
commit f86066abfc
180 changed files with 32654 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
/*
Document : sample
Created on : 13.06.2013, 16:46:30
Author : unrz59
Description:
Alternative css design. Sample file to be filled.
*/
@media only screen and (max-width: 430px) {
}
@media only screen and (min-width: 431px) {
}
@media screen, projection and (min-width: 601px) {
}
@media screen, projection and (min-width: 1021px) {
}