init files
This commit is contained in:
9
01_grundlagen/faq/style.css
Normal file
9
01_grundlagen/faq/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
*,
|
||||
html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #ff9900;
|
||||
}
|
||||
Reference in New Issue
Block a user