Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
groupe-calcul
website
Commits
45eaa978
Commit
45eaa978
authored
May 07, 2020
by
Fabrice Roy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add a padding in meso body
+ change font in meso body
parent
869458e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
themes/calcul/static/css/style.css
themes/calcul/static/css/style.css
+2
-1
No files found.
themes/calcul/static/css/style.css
View file @
45eaa978
...
...
@@ -1216,7 +1216,7 @@ a.year-toc {
padding
:
0px
;
font-size
:
14px
;
font-family
:
'Roboto'
,
serif
;
font-weight
:
7
00
;
font-weight
:
5
00
;
margin-left
:
0
;
margin-right
:
0
;
border-bottom
:
1px
solid
black
;
...
...
@@ -1247,6 +1247,7 @@ a.year-toc {
}
.meso
.card-body
p
{
padding
:
0.2em
;
margin-bottom
:
0px
;
}
...
...
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