This commit is contained in:
Yûki VACHOT 2021-10-18 09:13:17 +02:00
parent 82f1bc477f
commit 221bc6c5ff
3 changed files with 20 additions and 3 deletions

6
static/css/style.css Normal file
View file

@ -0,0 +1,6 @@
h1 {
border: 2px #eee solid;
color: red;
text-align: center;
padding: 10px;
}