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
Bruno Chareyre
3sr-biblio
Commits
42dd243b
Commit
42dd243b
authored
Mar 23, 2021
by
Emmanuel Roubin
Browse files
larger bib perso
parent
3b565d03
Changes
1
Hide whitespace changes
Inline
Side-by-side
create_html.py
View file @
42dd243b
...
...
@@ -126,7 +126,7 @@ def get_biblio_idhal(idhal):
f
.
write
(
'
\t
<head>
\n
'
)
f
.
write
(
'
\t\t
<meta charset="UTF-8">
\n
'
)
f
.
write
(
'
\t\t
<style>
\n
'
)
f
.
write
(
'
\t\t\t
body {color: #4c5154; word-wrap: break-word; width:
65
0px; font: normal 100%/1.5 "montserratregular";}
\n
'
)
f
.
write
(
'
\t\t\t
body {color: #4c5154; word-wrap: break-word; width:
90
0px; font: normal 100%/1.5 "montserratregular";}
\n
'
)
f
.
write
(
'
\t\t\t
a {color: #bf3a8d; text-decoration: none;}
\n
'
)
f
.
write
(
'
\t\t\t
a:hover {text-decoration: underline;}
\n
'
)
f
.
write
(
'
\t\t\t
h4 {lighter 1.063em "montserratregular"; margin: 1.176em 0 0.750em 0}
\n
'
)
...
...
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