Add spec for subtitle

This commit is contained in:
Fabrice Niessen 2015-05-08 12:11:10 +02:00
parent bdb9b83564
commit bc636e35a9
2 changed files with 8 additions and 0 deletions

View File

@ -11,6 +11,10 @@ h1{
font-size:175%;
}
.subtitle{
font-size:95%; /* of h1 */
}
h2{
font-size:150%;
}

View File

@ -38,6 +38,10 @@ h1{
font-size:175%;
}
.subtitle{
font-size:95%; /* of h1 */
}
h2{
font-size:150%;
}