Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e4b17841 authored by FELŠÖCI Marek's avatar FELŠÖCI Marek
Browse files

font style

parent a912d933
No related branches found
No related tags found
No related merge requests found
......@@ -6,37 +6,36 @@
h1, h2, h3, h4, h5, h6, legend {
font-family: sans-serif;
font-weight: 700;
font-weight: bold;
margin-top: 0;
}
h1 {
font-size: 20pt;
font-size: 18pt;
}
.subtitle {
font-size: 16pt; /* of h1 */
font-size: 14pt; /* of h1 */
}
h2 {
font-size: 18pt;
font-size: 16pt;
}
h3 {
font-size: 16pt;
font-size: 14pt;
}
h4 {
font-size: 14pt;
font-size: 12pt;
}
h5 {
font-size: 12pt;
font-size: 10pt;
}
h4, h5, h6 {
color: #E63312;
font-weight: 300;
}
html {
......@@ -62,7 +61,7 @@ body {
background: #FCFCFC;
height: 100%;
margin-left: 300px;
max-width: 1200px;
max-width: 60%;
min-height: 100%;
padding: 1.618em 3.236em;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment