9 lines
74 B
CSS
9 lines
74 B
CSS
|
|
/* IDS */
|
||
|
|
|
||
|
|
#base {
|
||
|
|
margin-top: 120px;
|
||
|
|
}
|
||
|
|
|
||
|
|
#space {
|
||
|
|
height: 100px;
|
||
|
|
}
|