tornado-plots/style.css @ 829a5fc659a5

Disclaimer, css
author Steve Losh <steve@stevelosh.com>
date Sun, 05 Nov 2023 13:49:41 -0500
parents (none)
children (none)
body {
    line-height:1.5;
    font-size:16px;
    color: #222;
    font-family: serif;
}

a {
    color: #e50053;
}