Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Better
Themes
Commits
4431eeef
Commit
4431eeef
authored
Sep 14, 2018
by
Laura Kalbag
⚡
Browse files
Style Support and Privacy pages
parent
ac0f468c
Changes
1
Hide whitespace changes
Inline
Side-by-side
site/static/styles/postfix.css
View file @
4431eeef
...
...
@@ -697,6 +697,12 @@ h1.support
background-image
:
url('../images/support-circle.svg')
;
}
body
.support
main
h2
,
body
.support
main
h3
{
/* ↓ don’t centre-align titles on Support */
text-align
:
left
;
}
body
.support
main
ul
{
/* ↓ prevent excess left margins on lists */
...
...
@@ -956,6 +962,22 @@ body.support main a
}
}
/****************************************************************************
* Legal *
****************************************************************************/
h1
.legal
~
section
h2
,
h1
.legal
~
section
h3
{
/* ↓ don’t centre-align titles on Legal (same as Support) */
text-align
:
left
;
}
h2
#version
{
/* ↓ make it a bit smaller so it fits on one line at widest point */
font-size
:
0.9em
;
}
/****************************************************************************
* Countries Navigation *
****************************************************************************/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment