1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-08-25 19:16:50 +00:00
calibre-web/cps/static/css/colors.css

16 lines
262 B
CSS
Raw Normal View History

2016-07-18 18:10:45 +00:00
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);
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;
}