test ide netbeans
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
* {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
background-color: lightgreen
|
||||||
|
}
|
Reference in New Issue
Block a user