view laterlinks3/static/index.css @ 134:e3dd2ebf1299

myrss2: FEEDS: add PBS NewHour, The Drive; update Nautilus; remove Roads & Kingdom
author paulo
date Mon, 14 Mar 2022 08:10:48 +0000
parents
children
line source
1 body
2 {
3 background-color: #111;
4 color: #ccc;
5 }
7 a:link
8 {
9 color: #831;
10 }
12 a:visited
13 {
14 color: gray;
15 }
17 div {
18 text-align: center;
19 line-height: 2;
20 font-size: 500%;
21 }