mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 15:05:50 +00:00
Added SilverStripe branding to mobile sidebar
This commit is contained in:
parent
e8dc86a0e9
commit
5059464eaa
@ -103,9 +103,10 @@ form .message.error {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#sidebar a.logo {
|
#sidebar a.logo {
|
||||||
height: 20px;
|
display: block;
|
||||||
width: 20px;
|
height: 40px;
|
||||||
|
margin: 16px;
|
||||||
background-color: red;
|
background-color: red;
|
||||||
background: url(https://www.silverstripe.org/themes/ssv3/img/global-logo-open-source.svg);
|
background: url(https://www.silverstripe.org/themes/ssv3/img/global-logo-open-source.svg) no-repeat;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user