bringrss/frontends/bringrss_flask/static/css/bringrss.css

16 lines
158 B
CSS
Raw Normal View History

2022-03-26 20:07:35 +00:00
body
{
font-family: sans-serif;
font-size: 10pt;
max-height: 100%;
}
p:first-child
{
margin-top: 0;
}
p:last-child
{
margin-bottom: 0;
}