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

15 lines
158 B
CSS

body
{
font-family: sans-serif;
font-size: 10pt;
max-height: 100%;
}
p:first-child
{
margin-top: 0;
}
p:last-child
{
margin-bottom: 0;
}