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