initial
This commit is contained in:
25
themes/next/source/css/_schemes/Muse/_logo.styl
Normal file
25
themes/next/source/css/_schemes/Muse/_logo.styl
Normal file
@ -0,0 +1,25 @@
|
||||
.custom-logo {
|
||||
.site-meta-headline {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.brand {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.site-title {
|
||||
margin: 10px auto 0;
|
||||
font-size: 24px;
|
||||
color: $black-deep;
|
||||
a {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.custom-logo-image {
|
||||
margin: 0 auto;
|
||||
padding: 5px;
|
||||
max-width: 150px;
|
||||
background: white;
|
||||
}
|
Reference in New Issue
Block a user