Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gethugothemes/dot-hugo-documentation-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorsomrat-gyver <somrat.gyver@gmail.com>2020-07-21 07:45:36 +0300
committersomrat-gyver <somrat.gyver@gmail.com>2020-07-21 07:45:36 +0300
commit79c5e270e27360b22a4e43eacdd60540a5e3cb52 (patch)
tree6b77ef31afe375c6bbed8e4a1052a6b0805a6da2 /assets
parent5dde3da6518116dd5e826eafd1e89f2e908265f9 (diff)
modified inner page list heading
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 171f755..dcff720 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -734,6 +734,7 @@ li.sidelist>a {
margin-left: 20px;
margin-bottom: 10px;
display: block;
+ font-size: 20px;
}
li.sidelist li a {
@@ -878,7 +879,7 @@ code {
text-align: right;
z-index: 1;
left: -5px;
- top: -3px;
+ top: -5px;
}
.ui-autocomplete-input {