8 lines
75 B
CSS
8 lines
75 B
CSS
@charset "utf-8";
|
|
|
|
@import url("browser.css");
|
|
|
|
body{
|
|
margin-left: 0em;
|
|
}
|