Front website https://natronics.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
311 B

footer { padding-top: 10em; padding-bottom: 2em; }
article .illuminated::first-letter {
font-size: 550%;
font-style: italic;
padding: 6px 3px;
margin-right: 6px;
float: left;
text-shadow: 1px 1px 3px #999;
}
article thead th { border-bottom: 1px solid #aaa; }
article pre { padding: 2em; }