File tree Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Expand file tree Collapse file tree 1 file changed +0
-43
lines changed Original file line number Diff line number Diff line change @@ -12,49 +12,6 @@ body {
12
12
height : 100% ;
13
13
}
14
14
15
- /* *
16
- * Debug
17
- */
18
- pre .debug {
19
- margin : 10px ;
20
- border : 1px solid rgba (0 , 0 , 0 , 0.5 );
21
- background : rgba (0 , 0 , 0 , 0.2 );
22
- padding : 10px ;
23
- font-size : 16px ;
24
- line-height : 1.5em ;
25
- font-family : Courrier, monospace ;
26
- }
27
-
28
- [bg ] {
29
- & ,
30
- & * {
31
- background : rgba (255 , 0 , 0 , 0.1 );
32
- }
33
- }
34
-
35
- [bd ] {
36
- & ,
37
- & * {
38
- border : 1px solid red ;
39
- }
40
- }
41
-
42
- [debug ] {
43
- border : 2px solid red ;
44
-
45
- & > * {
46
- border : 2px solid orange ;
47
- }
48
- }
49
-
50
- [debug ][children ] > * > * {
51
- border : 2px solid blue ;
52
- }
53
-
54
- [debug ][children ][grandchildren ] > * > * > * {
55
- border : 2px solid green ;
56
- }
57
-
58
15
.container {
59
16
box-sizing : border-box ;
60
17
margin-right : auto !important ;
You can’t perform that action at this time.
0 commit comments