Added StartSite
This commit is contained in:
@@ -17,6 +17,7 @@ nav.top-bar.title-bar {
|
||||
}
|
||||
|
||||
#level-number-container {
|
||||
z-index: 1;
|
||||
transition: none;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
@@ -34,6 +35,17 @@ nav.top-bar.title-bar {
|
||||
&.visible {
|
||||
visibility: visible;
|
||||
}
|
||||
&.in-main-menu{
|
||||
background: white;
|
||||
border-color: black;
|
||||
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
min-height: 1em;
|
||||
min-width: 1em;
|
||||
max-height:1em;
|
||||
max-width:1em;
|
||||
}
|
||||
|
||||
#level-number {
|
||||
transition: none;
|
||||
|
||||
Reference in New Issue
Block a user