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

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/ui.css')
-rw-r--r--static/css/ui.css9
1 files changed, 7 insertions, 2 deletions
diff --git a/static/css/ui.css b/static/css/ui.css
index 80e9cde..74a8780 100644
--- a/static/css/ui.css
+++ b/static/css/ui.css
@@ -304,6 +304,11 @@ ul,
ol {
margin-bottom: 2.5rem; }
+#brand {
+ margin-top: 1rem;
+ margin-bottom: 1.2rem;
+}
+
/* #Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-header {
@@ -355,11 +360,11 @@ img {
.no-print {
display: none;
}
-
+
pre > code {
white-space: pre-wrap;
}
-
+
img {
display: block;
width: 80%;