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
Small Technology Foundation web site
site
Commits
a72db73a
Verified
Commit
a72db73a
authored
Jul 17, 2019
by
Aral Balkan
Browse files
Subtitle as regular paragraph
parent
f112d198
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/small-tech/static/style.css
View file @
a72db73a
...
...
@@ -319,6 +319,7 @@ main * {
/* padding-bottom: 6em; make space for image */
z-index
:
1
;
/* put behind subtitle */
margin-top
:
-3rem
;
margin-bottom
:
1.5em
;
}
.home
.feature
{
...
...
@@ -384,12 +385,15 @@ main * {
}
.subtitle
{
background
:
#76BCC7
;
/* background: #76BCC7; */
font-family
:
'Rutan'
,
sans-serif
;
font-size
:
1em
;
margin-top
:
1.5em
;
font-weight
:
400
;
/* margin-top: 1.5em;
margin-left: -1.5em;
margin-right: -1.5em;
padding
:
1.5em
;
padding: 1.5em;
*/
/* grid-column: 2 / 19; */
/* centred */
/* display: grid;
grid-template-columns: var(--grid-columns-17-cols); */
...
...
@@ -399,9 +403,9 @@ main * {
}
.subtitle
p
{
color
:
#154652
;
/*
color: #154652;
*/
/* grid-column: 2 / 17; centred on subgrid */
margin-bottom
:
0
;
/*
margin-bottom: 0;
*/
}
/* different coloured feature and subtitle backgrounds based on section */
...
...
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