Added functionality for offline playing

This commit is contained in:
Kasper Rynning-Tønnesen
2017-01-25 13:57:24 +01:00
parent 275d1a95b2
commit 1305dd3072
13 changed files with 277 additions and 117 deletions

View File

@@ -1633,6 +1633,13 @@ nav ul li:hover, nav ul li.active {
}
#offline-info{
color: black;
line-height: 20px;
margin: 0 24px;
padding-bottom: 15px;
}
/***************************************************************************
****************************************************************************
********************* Screen size specific rules ***************************