Header logo - documented, added to example site, CSS fixed
This commit is contained in:
parent
0e17f0b7b7
commit
7f5462eefb
8 changed files with 24 additions and 11 deletions
|
|
@ -416,7 +416,7 @@ li {
|
|||
}
|
||||
|
||||
/* Yo-logo. Yolo-go. Upload one in ghost/settings/ */
|
||||
#blog-logo img {
|
||||
#blog-logo {
|
||||
display: block;
|
||||
max-height: 100px;
|
||||
width: auto;
|
||||
|
|
@ -950,7 +950,7 @@ a.fn-item.active {
|
|||
.post-holder {
|
||||
padding-top: 20px;
|
||||
}
|
||||
#blog-logo img {
|
||||
#blog-logo {
|
||||
max-height: 80px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue