6 lines
54 B
CSS
6 lines
54 B
CSS
|
|
@import "import-b.css";
|
||
|
|
|
||
|
|
#target {
|
||
|
|
width: 50px;
|
||
|
|
}
|