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
Pablo Rauzy
cigala
Commits
949f3bd4
Commit
949f3bd4
authored
Nov 25, 2020
by
Pablo Rauzy
Browse files
fix css for entry edit
parent
60f2a8a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
root/cigala.css
View file @
949f3bd4
...
@@ -116,6 +116,9 @@ menu li a:hover {
...
@@ -116,6 +116,9 @@ menu li a:hover {
#content
>
p
:last-child
,
#content
>
ul
:last-child
,
#content
>
ol
:last-child
{
#content
>
p
:last-child
,
#content
>
ul
:last-child
,
#content
>
ol
:last-child
{
margin-bottom
:
0
;
margin-bottom
:
0
;
}
}
article
>
div
>
p
:last-child
,
article
>
div
>
ul
:last-child
,
article
>
div
>
ol
:last-child
{
margin-bottom
:
0
!important
;
}
#main
p
+
ul
,
#main
p
+
ol
{
#main
p
+
ul
,
#main
p
+
ol
{
margin-top
:
-0.5rem
;
margin-top
:
-0.5rem
;
}
}
...
@@ -181,7 +184,7 @@ menu li a:hover {
...
@@ -181,7 +184,7 @@ menu li a:hover {
clear
:
both
;
clear
:
both
;
background
:
#fafafa
;
background
:
#fafafa
;
border
:
1px
solid
#aaa
;
border
:
1px
solid
#aaa
;
padding
:
1rem
1rem
0
1rem
;
padding
:
1rem
;
margin-top
:
1.5rem
;
margin-top
:
1.5rem
;
}
}
#main
article
header
{
#main
article
header
{
...
...
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