weiter gebastelt
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>{title}</title>
|
||||
<style>
|
||||
body{
|
||||
background-color: #555;
|
||||
color: #eeffee;
|
||||
}
|
||||
label{
|
||||
display: block;
|
||||
}
|
||||
fieldset{
|
||||
border-radius: 10px;
|
||||
display: inline;
|
||||
margin: 0 auto;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user