Diminution taille balises h4
This commit is contained in:
parent
98870a665e
commit
ca967baf83
@ -12,5 +12,6 @@ h1 a { background :none; color:black }
|
|||||||
h1 a:visited { color:black }
|
h1 a:visited { color:black }
|
||||||
h2 { font-size:2rem; }
|
h2 { font-size:2rem; }
|
||||||
h3 { font-size:1.5rem; }
|
h3 { font-size:1.5rem; }
|
||||||
|
h4 { font-size:1.2rem; }
|
||||||
header li a:visited { color:white; }
|
header li a:visited { color:white; }
|
||||||
table caption { font-weight: bolder}
|
table caption { font-weight: bolder}
|
Loading…
Reference in New Issue
Block a user