New theme, remove resources
This commit is contained in:
parent
16f781c289
commit
14f50a9bf3
10 changed files with 23 additions and 17 deletions
|
@ -86,3 +86,25 @@
|
|||
color: #8f5536;
|
||||
}
|
||||
}
|
||||
|
||||
.theme-base-01 {
|
||||
.sidebar {
|
||||
background-color: #373E43;
|
||||
}
|
||||
.content a {
|
||||
color: #375EAB;
|
||||
}
|
||||
.related-posts li a:hover {
|
||||
color: #373E43;
|
||||
}
|
||||
.posts li a {
|
||||
color: #375EAB;
|
||||
font-weight: bold;
|
||||
}
|
||||
.post-list__item a {
|
||||
color: #000000;
|
||||
}
|
||||
.project__title a {
|
||||
color: #000000;
|
||||
}
|
||||
}
|
|
@ -100,7 +100,7 @@ $content-margin-left: $sidebar-width + 2rem;
|
|||
$content-margin-right: 2rem;
|
||||
|
||||
// navigation
|
||||
$navigation-color: #c2255c;
|
||||
$navigation-color: #000000;
|
||||
|
||||
// portfolio
|
||||
$project__title-font-size: $h2-font-size;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
{"Target":"scss/hyde-hyde.css","MediaType":"text/css","Data":{}}
|
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
{"Target":"scss/hyde-hyde.9181f25ed2263aeb878ec6f8a84f10c4ebb16150000fca8767308880bdde5ca0.css","MediaType":"text/css","Data":{"Integrity":"sha256-kYHyXtImOuuHjsb4qE8QxOuxYVAAD8qHZzCIgL3eXKA="}}
|
|
@ -1,3 +0,0 @@
|
|||
@page{margin:1cm !important}body{font-size:17px;line-height:1.3;background:#fff;color:#000}.content{margin:0 auto;width:100%;float:none;display:initial}.container{width:100%;float:none;display:initial;padding-left:1rem;padding-right:1rem;margin:0 auto}img{max-width:100%}blockquote,ul{margin:0}.sidebar{display:none !important}.navigation{display:none !important}.post__related{display:none !important}.gist-meta{display:none !important}#disqus_thread{display:none !important}
|
||||
|
||||
/*# sourceMappingURL=print.css.map */
|
|
@ -1 +0,0 @@
|
|||
{"Target":"scss/print.css","MediaType":"text/css","Data":{}}
|
|
@ -1,3 +0,0 @@
|
|||
@page{margin:1cm !important}body{font-size:17px;line-height:1.3;background:#fff;color:#000}.content{margin:0 auto;width:100%;float:none;display:initial}.container{width:100%;float:none;display:initial;padding-left:1rem;padding-right:1rem;margin:0 auto}img{max-width:100%}blockquote,ul{margin:0}.sidebar{display:none !important}.navigation{display:none !important}.post__related{display:none !important}.gist-meta{display:none !important}#disqus_thread{display:none !important}
|
||||
|
||||
/*# sourceMappingURL=print.css.map */
|
|
@ -1 +0,0 @@
|
|||
{"Target":"scss/print.2744dcbf8a0b2e74f8a50e4b34e5f441be7cf93cc7de27029121c6a09f9e77bc.css","MediaType":"text/css","Data":{"Integrity":"sha256-J0Tcv4oLLnT4pQ5LNOX0Qb58+TzH3icCkSHGoJ+ed7w="}}
|
Loading…
Add table
Add a link
Reference in a new issue