mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-10-11 18:37:13 +00:00
Upgrade microsite
This commit is contained in:
@@ -1,18 +1,27 @@
|
||||
.jumbotron {
|
||||
#masthead {
|
||||
background: url(../img/back-master-small.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 800px;
|
||||
}
|
||||
|
||||
.content-wrapper h1, .h1 {
|
||||
border-bottom: 1px solid #d8dfe5;
|
||||
padding-bottom: 0.8rem;
|
||||
.docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item.open>a, .docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item.open button {
|
||||
background: #495680;
|
||||
}
|
||||
.docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item .sub-section {
|
||||
background: #172651;
|
||||
}
|
||||
.docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item .sub-section a.active {
|
||||
font-weight: bold;
|
||||
}
|
||||
.docs #sidebar-wrapper {
|
||||
background: #172651;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 1.75em;
|
||||
.docs #sidebar-wrapper #sidebar-brand {
|
||||
background: #495680;
|
||||
|
||||
}
|
||||
|
||||
h4 {
|
||||
.docs h4 {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
@@ -2,7 +2,10 @@ options:
|
||||
- title: Home
|
||||
url: index.html
|
||||
|
||||
- title: Getit
|
||||
- title: Demo
|
||||
url: demo.html
|
||||
|
||||
- title: Quickstart
|
||||
url: getit.html
|
||||
|
||||
- title: Documentation
|
||||
|
@@ -0,0 +1 @@
|
||||
../../../../../../../artwork/logo-only.svg
|
@@ -0,0 +1 @@
|
||||
../../../../../../../artwork/stow.svg
|
@@ -0,0 +1 @@
|
||||
../../../../../../../artwork/logo-only-36.svg
|
@@ -0,0 +1 @@
|
||||
light-navbar-brand.svg
|
@@ -1 +0,0 @@
|
||||
../../../../../../../artwork/logo-96.png
|
@@ -1 +0,0 @@
|
||||
../../../../../../../artwork/logo-96.png
|
@@ -0,0 +1 @@
|
||||
../../../../../../../artwork/tag.svg
|
@@ -1 +0,0 @@
|
||||
../../../../../../../artwork/logo-96.png
|
@@ -1 +0,0 @@
|
||||
../../../../../../../artwork/logo-96.png
|
@@ -0,0 +1 @@
|
||||
../../../../../../../artwork/search.svg
|
Reference in New Issue
Block a user