Add Piratenkleider theme
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
This commit is contained in:
20
wp-content/themes/piratenkleider/css/sample.css
Normal file
20
wp-content/themes/piratenkleider/css/sample.css
Normal 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) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user