wro4j ausgebaut
[website] / src / main / webapp / less / variables.less
index cdb90c7..cae170c 100644 (file)
 @fehlerhell:  tint(@fehler, 70%);
 
 
+/** Bildschirmbreiten für Media-Query */
+
+@minscreen:      580px;
+@mindesktop:     940px;
+@maxtablet:      @mindesktop - 1;
+@maxsmalltablet: 800px;
+@maxsmallertablet: 700px;
+@maxphone:       579px;
+@minphone:       300px;
+@maxtiny:        299px;
+
 /** Schriften */
 
 .droid ()