12 lines
123 B
CSS
12 lines
123 B
CSS
|
body div other world {
|
||
|
height: 50;
|
||
|
}
|
||
|
div other world {
|
||
|
height: 50;
|
||
|
}
|
||
|
pre {
|
||
|
height: 10;
|
||
|
height: 11;
|
||
|
height: 12;
|
||
|
}
|