initial commit
This commit is contained in:
14
website_data/html/style.css
Executable file
14
website_data/html/style.css
Executable file
@@ -0,0 +1,14 @@
|
||||
body {
|
||||
background-color:lightgrey;
|
||||
}
|
||||
div.breitenbegrenzer {
|
||||
margin: auto;
|
||||
max-width: 1000px;
|
||||
#text-align: center;
|
||||
|
||||
}
|
||||
|
||||
div.centertext {
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user