Hide social button when not connected

Fixes #143
This commit is contained in:
Bat
2018-07-18 23:37:05 +02:00
parent a785cb987b
commit 782955e2c4
7 changed files with 44 additions and 18 deletions
+7
View File
@@ -22,6 +22,13 @@ a, a:visited {
outline: none;
}
.center {
text-align: center;
font-weight: bold;
opacity: 0.6;
padding: 5em;
}
/*
* == Header ==
*/