7 lines
90 B
CSS
7 lines
90 B
CSS
@import url('../testbubble/style.css');
|
|
|
|
body {
|
|
background: #000000;
|
|
color: #dddddd;
|
|
}
|
|
|