shortened xp/lvl info for main menu

This commit is contained in:
Daniel 2014-03-21 18:06:52 +01:00
commit 65f239550d
2 changed files with 2 additions and 1 deletions

View file

@ -68,6 +68,7 @@ menu li{display:block;margin:0 5%}
menu a,#profile{display:block;padding:15px 0;color:#fff}
#profile{float:right}
.circlenote{margin-left:15px;background:#bcd75e;border-radius:0.8em;display:inline-block;color:#0f373c;font-weight:bold;line-height:1.6em;text-align:center;width:1.6em;font-size:.8em}
#toggle,.toggle{display:none}
.toggle{display:inline-block;padding:15px 15px 15px 0;position:relative;cursor:pointer;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}