initial upload

This commit is contained in:
Nereziel
2023-11-05 17:34:47 +01:00
commit b82a99e55f
69 changed files with 116578 additions and 0 deletions

16
website/style.css Normal file
View File

@@ -0,0 +1,16 @@
.bg-primary {
padding: 15px;
}
.card-title item-name{
//text-align:center;
font-weight:bold;
}
.skin-image {
margin: 0 auto;
display:block;
text-align:center;
width:50%;
//border-bottom: solid 1px #eee;
}