You've already forked imgproxy
mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-12-03 23:19:17 +02:00
[docs] Update pro badge, h2 and blockquote styles
This commit is contained in:
@@ -23,6 +23,9 @@
|
|||||||
--code-theme-background: var(--white-5);
|
--code-theme-background: var(--white-5);
|
||||||
--code-inline-background: var(--white-20);
|
--code-inline-background: var(--white-20);
|
||||||
|
|
||||||
|
--blockquote-background: var(--white-5);
|
||||||
|
--blockquote-border-width: 0 0 0 2px;
|
||||||
|
|
||||||
--heading-font-family: 'Roboto Condensed',sans-serif;
|
--heading-font-family: 'Roboto Condensed',sans-serif;
|
||||||
--heading-h1-font-weight: 700;
|
--heading-h1-font-weight: 700;
|
||||||
--heading-h2-font-weight: 700;
|
--heading-h2-font-weight: 700;
|
||||||
@@ -30,6 +33,9 @@
|
|||||||
--heading-h4-font-weight: 700;
|
--heading-h4-font-weight: 700;
|
||||||
--heading-h5-font-weight: 700;
|
--heading-h5-font-weight: 700;
|
||||||
|
|
||||||
|
--heading-h2-border-color: var(--white-20);
|
||||||
|
--heading-h2-border-width: 0 0 2px;
|
||||||
|
|
||||||
--link-color: var(--theme-color);
|
--link-color: var(--theme-color);
|
||||||
|
|
||||||
--sidebar-background: var(--white-5);
|
--sidebar-background: var(--white-5);
|
||||||
@@ -199,8 +205,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1 .badge img, h3 .badge img, h3 .badge img, h4 .badge img, h5 .badge img {
|
h1 .badge img, h3 .badge img, h3 .badge img, h4 .badge img, h5 .badge img {
|
||||||
height: 0.8em;
|
display: inline-block;
|
||||||
margin-top: -0.20em;
|
position: relative;
|
||||||
|
height: .8em;
|
||||||
|
top: .125em;
|
||||||
margin-left: .1em;
|
margin-left: .1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user