Put subtitle inside title
This commit is contained in:
parent
ab7f291a75
commit
dd2a51ff03
@ -1,3 +1,12 @@
|
|||||||
|
|
||||||
|
.title {
|
||||||
|
.subtitle{
|
||||||
|
font-size:95%;
|
||||||
|
font-weight:700;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
h1,h2,h3,h4,h5,h6 {
|
h1,h2,h3,h4,h5,h6 {
|
||||||
font-family:"Roboto Slab","ff-tisa-web-pro","Georgia",Arial,sans-serif;
|
font-family:"Roboto Slab","ff-tisa-web-pro","Georgia",Arial,sans-serif;
|
||||||
}
|
}
|
||||||
@ -7,11 +16,6 @@ h1{
|
|||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
font-weight:700;
|
font-weight:700;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
.subtitle{
|
|
||||||
font-size:95%;
|
|
||||||
font-weight:700;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h2{
|
h2{
|
||||||
|
Loading…
Reference in New Issue
Block a user