Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
osp
work.w
Commits
26080197
Commit
26080197
authored
Jun 05, 2020
by
alexandre
Browse files
Change style of consequent paragrpahs
parent
6a55c9b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
playground/static/playground/css/styles.css
View file @
26080197
...
...
@@ -437,7 +437,7 @@ section.hidden { display: none; }
/* .body-text :matches(p, ul, h2) + :matches(p, ul, h2) { margin-top: calc(var(--line-height) / 2); } */
.body-text
:matches
(
p
)
+
:matches
(
p
)
{
text-indent
:
2rem
;
}
.body-text
:matches
(
p
)
+
:matches
(
p
)
{
margin-top
:
var
(
--line-height
)
;
}
.body-text
ul
li
:before
{
content
:
"- "
;
}
...
...
Write
Preview
Supports
Markdown
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