Begin to draw side bar (add user logo)

This commit is contained in:
2019-05-11 16:43:55 +02:00
parent b436c1aabd
commit 356d70651b
8 changed files with 111 additions and 1 deletions

View File

@ -7,7 +7,7 @@
/**
* <a> elements
*/
a {
a, .cursor-pointer {
cursor: pointer;
}