Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
6379d988
Commit
6379d988
authored
Sep 07, 2020
by
Alexandre Duret-Lutz
Browse files
* doc/org/spot.css: Remove margin-bottom from pre.example.
parent
2879c1d8
Pipeline
#21476
failed with stages
in 617 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/org/spot.css
View file @
6379d988
...
...
@@ -18,7 +18,7 @@ body a{color:#008181}
.outline-3
h3
:before
{
content
:
""
;
position
:
absolute
;
z-index
:
-1
;
left
:
-.2em
;
bottom
:
-.05em
;
height
:
1.2em
;
width
:
1.2em
;
background-color
:
#ffe35e
;
border-radius
:
5px
}
pre
.src
{
padding-top
:
8px
;
border-left-style
:
solid
;
border-color
:
#00adad
;
overflow
:
auto
;
margin-top
:
0
;
margin-bottom
:
0
}
pre
.src-hoa
{
border-color
:
#d70079
}
pre
.example
{
border-left-style
:
solid
;
border-color
:
#d70079
;
margin-top
:
0
;
margin-bottom
:
0
;
position
:
relative
;
z-index
:
2
}
pre
.example
{
border-left-style
:
solid
;
border-color
:
#d70079
;
margin-top
:
0
;
position
:
relative
;
z-index
:
2
}
div
.org-src-container
+
pre
.example
{
border-top-width
:
1px
;
border-top-color
:
#ddd
;
border-top-style
:
dashed
}
div
.org-src-container
+
div
.org-src-container
pre
.src
{
border-top-width
:
1px
;
border-top-color
:
#ddd
;
border-top-style
:
dashed
}
div
.org-src-container
{
margin-top
:
0
;
margin-bottom
:
0
;
position
:
relative
;
z-index
:
1
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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