SEO hinzugefügt
This commit is contained in:
@@ -94,6 +94,11 @@ body {
|
||||
background-color: #9d9d9d !important;
|
||||
}
|
||||
}
|
||||
|
||||
#logo{
|
||||
border: 1px solid grey;
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
label{
|
||||
font-size: 1em !important;
|
||||
|
||||
@@ -7,6 +7,11 @@ nav.top-bar.title-bar {
|
||||
padding: 0.3rem 0.6rem 0;
|
||||
}
|
||||
|
||||
#logo {
|
||||
max-width: 2rem;
|
||||
transition: none;
|
||||
}
|
||||
|
||||
#action-bar .top-bar-right .menu .action.img a {
|
||||
padding-bottom: 0;
|
||||
img {
|
||||
@@ -367,4 +372,4 @@ div.mainContainer{
|
||||
#share-button svg{
|
||||
cursor: pointer;
|
||||
max-width: 1.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user