default view page set to diary

nav header modified on mobile view
data order changed in user_data_edit
This commit is contained in:
Ricsi
2017-01-14 21:23:13 +01:00
parent 0fec3f0d7b
commit 92be8a8c95
7 changed files with 34 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ ul.topnav {
background-color: #FD9500;
}
ul.topnav li a {
ul.topnav li a, ul.topnav span {
color: #002E4C;
}