add test template and stylesheet
This commit is contained in:
6
app/src/web/static/css/style.css
Normal file
6
app/src/web/static/css/style.css
Normal file
@@ -0,0 +1,6 @@
|
||||
h1 {
|
||||
border: 2px #eee solid;
|
||||
color: brown;
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user