Added a menu

It contains a list of friends and a "more" button.
This also offsets the content to the right.
This commit is contained in:
Lars van Hijfte
2017-01-11 11:10:32 +01:00
parent b6d2ad92d0
commit e90ecda436
7 changed files with 74 additions and 6 deletions

View File

@@ -8,5 +8,6 @@
@import url("styles/main.css");
@import url("styles/font-awesome.css");
@import url("styles/header.css");
@import url("styles/menu.css");
</style>
</head>