Projekt in ein JavaScript Frontend-Projekt umgewandelt
[website] / less / base / 404.less
1 .withbackground .content > .marginal > #nav
2 {
3   z-index: 2;
4 }
5 .withbackground .content > .main
6 {
7   display: block;
8 }
9 .withbackground .content > .main > *
10 {
11   position: relative;
12   z-index: 3;
13 }
14 #footer
15 {
16   z-index: 3;
17 }
18 .withbackground .content > .main > .background
19 {
20   .bpreplay;
21   display: block;
22   position: absolute;
23   z-index: 1;
24   line-height: .8em;
25   height: .8em;
26   overflow: hidden;
27 }
28 .withbackground .content > .main > .heller
29 {
30   color: @heller;
31   z-index: 2;
32 }
33 .withbackground .content > .main > .sehrhell
34 {
35   color: @sehrhell;
36   text-shadow: .02em .01em 0 @hintergrund;
37 }
38 #bs1
39 {
40   font-size: 2000%;
41   top: 55%;
42   left: 11%;
43 }
44 #bs2
45 {
46   font-size: 2600%;
47   top: 30%;
48   right: -1%;
49 }
50 #bs3
51 {
52   font-size: 5000%;
53   top: -5%;
54   right: -5%;
55 }
56 #bs4
57 {
58   font-size: 600%;
59   top: 0;
60   left: 50%;
61 }
62 #bs5
63 {
64   font-size: 3600%;
65   top: 13%;
66   left: 35%;
67 }
68 #bs6
69 {
70   font-size: 2000%;
71   top: 0%;
72   left: 23%;
73 }
74 #bs7
75 {
76   font-size: 600%;
77   top: 72%;
78   left: 5%;
79 }
80 #bs8
81 {
82   font-size: 2200%;
83   top: 10%;
84   right: 27%;
85 }
86 #bs9
87 {
88   font-size: 1200%;
89   bottom: 26%;
90   left: 36%;
91 }