Skip to content
Snippets Groups Projects
Commit 4ac57d29 authored by Emmanuel Godard's avatar Emmanuel Godard
Browse files

local fonts

parent f23a7bce
No related branches found
No related tags found
1 merge request!1No gf
......@@ -45,6 +45,7 @@ time {
color: #15A9DB;
}
#container header h1 {
font-size: 2.8rem;
margin: 0 -1em 0em -1em;
......@@ -438,9 +439,14 @@ blockquote::before {
}
}
dl dd {
dl dt {
float: left;
clear: left;
font-style: italic;
}
dl dd {
margin-left: 100px;
}
ul.pagination {
display: flex;
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment