2016-07-18 18:10:45 +00:00
|
|
|
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);
|
2015-08-02 18:59:11 +00:00
|
|
|
|
|
|
|
|
|
|
|
body{
|
|
|
|
color: #444;
|
|
|
|
line-height: 21px;
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
h1, h2, h3, h4, h5, h6{
|
|
|
|
font-family: 'Libre Baskerville';
|
|
|
|
color: #45b29d !important;
|
|
|
|
font-size: 20px !important;
|
|
|
|
}
|