Vignette text

This commit is contained in:
pommedeterresautee
2015-03-01 10:20:41 +01:00
parent 8abd9c747a
commit 2986d913ed
3 changed files with 113 additions and 92 deletions

View File

@@ -60,28 +60,29 @@ h1 {
}
h2 {
font-size:130%
font-size:130%;
/ margin: 24px 0 6px;
}
h3 {
font-size:110%
font-size:110%;
text-decoration: underline;
font-style: italic;
}
h4 {
font-size:100%
font-variant:small-caps;
h4 {
font-size:100%;
font-style: italic;
font-variant:small-caps;
}
h5 {
font-size:100%
font-size:100%;
font-weight: 100;
font-style: italic;
}
h6 {
font-size:100%
font-size:100%;
font-weight: 100;
color:red;
font-variant:small-caps;