Started writing code for views

This commit is contained in:
2019-04-07 16:31:23 +02:00
parent 773eb1092d
commit 628514eb4e
14 changed files with 313 additions and 1 deletions

14
src/site/css/clubs.css Normal file
View File

@@ -0,0 +1,14 @@
.clubs_content_row
{
margin-left: 2em;
}
.clubs_title_row
{
font-weight: bold;
}
.clubs_row
{
margin: 10px 0px;
}