add: templates

This commit is contained in:
Tobias Reisinger 2020-01-25 03:39:55 +01:00
parent 0bb3d93704
commit 5ad37ff475
10 changed files with 90 additions and 7 deletions

View file

@ -68,3 +68,10 @@ body, #wrapper
{
height: 3em;
}
.btn-facebook
{
color: #fff;
background-color: #3b5998;
border-color: #3b5998;
}