mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Updated embedfile, removed unecessary font and fixed error where zöff name doesn't show up in header
This commit is contained in:
@@ -168,6 +168,16 @@ footer{
|
||||
margin-top:0px !important;
|
||||
}
|
||||
|
||||
.left-embed{
|
||||
margin-left: -9px !important;
|
||||
margin-right: 1px !important;
|
||||
}
|
||||
|
||||
.right-embed{
|
||||
margin-right: 3px !important;
|
||||
margin-left: -17px !important;
|
||||
}
|
||||
|
||||
/* global colors */
|
||||
|
||||
.modal-header-fixed{
|
||||
@@ -770,6 +780,10 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
.toast {
|
||||
float: left;
|
||||
}
|
||||
|
||||
nav .zbrand {
|
||||
left:0px !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@@ -1616,6 +1630,7 @@ nav ul li:hover, nav ul li.active {
|
||||
}
|
||||
nav .zbrand {
|
||||
display: inline-block;
|
||||
left:100px;
|
||||
}
|
||||
.title-container{
|
||||
position: initial;
|
||||
|
||||
Reference in New Issue
Block a user