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

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-20 21:22:53 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-20 21:22:53 +0300
commit8f7891e70c51163185fbbd878b4925d11b6a2a93 (patch)
tree09ff03c47855d3389462f8a76e8f344fdd330fba /docs/_vendor
parentd3a64708f49139552ca79a199a4cbf6544375443 (diff)
parent07b8d9466dfb59c429c1b470a0443337bc0aeefe (diff)
Merge commit '07b8d9466dfb59c429c1b470a0443337bc0aeefe'
Diffstat (limited to 'docs/_vendor')
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_code.css10
-rw-r--r--docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/output/css/app.css2
-rw-r--r--docs/_vendor/modules.txt2
3 files changed, 3 insertions, 11 deletions
diff --git a/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_code.css b/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_code.css
index 2fb402fcf..66a2fc246 100644
--- a/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_code.css
+++ b/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/css/_code.css
@@ -9,12 +9,6 @@
margin: 0;
}
-pre, .pre {
- overflow-x: auto;
- overflow-y: hidden;
- overflow: scroll;
-}
-
code {
padding: 0.2em;
margin: 0;
@@ -23,8 +17,7 @@ code {
border-radius: 3px;
}
-
-pre code {
+pre code {
display: block;
padding: 1.5em 1.5em;
font-size: .875rem;
@@ -32,7 +25,6 @@ pre code {
overflow-x: auto;
}
-
pre {
background-color: #fff;
color: #333;
diff --git a/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/output/css/app.css b/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/output/css/app.css
index c08fbc9dc..b5e5faa84 100644
--- a/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/output/css/app.css
+++ b/docs/_vendor/github.com/gohugoio/gohugoioTheme/assets/output/css/app.css
@@ -4083,7 +4083,7 @@ img { max-width: 100%; }
max-width: 30em;
}
.measure-wide-l {
- max-width: 34em;
+ max-width: 40em;
}
.measure-narrow-l {
max-width: 20em;
diff --git a/docs/_vendor/modules.txt b/docs/_vendor/modules.txt
index d3402db0b..ecff0980d 100644
--- a/docs/_vendor/modules.txt
+++ b/docs/_vendor/modules.txt
@@ -1 +1 @@
-# github.com/gohugoio/gohugoioTheme v0.0.0-20210301124928-2c15837dfec3
+# github.com/gohugoio/gohugoioTheme v0.0.0-20210409071416-c88da48134b7