titles formatting
This commit is contained in:
parent
257df91ea0
commit
0a6db075a4
5 changed files with 11 additions and 4 deletions
|
|
@ -25,6 +25,13 @@ b,
|
|||
strong {
|
||||
font-family: avantB, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4 {
|
||||
text-transform: uppercase;
|
||||
|
||||
}
|
||||
h1{
|
||||
font-size: 2em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue