Introduce old redir program
[lcapit-junk-code.git] / pet-projects / web / fsbrowser / fsbrowser.css
blob7589435e4d9f392afb6e39c81419a8e18d7b00d0
1 body {
2 background-color: #CCCC66;
5 tr.light {
6 background-color: #CCCC50;
9 tr.dark {
10 background-color: #CCCC90;
13 td.del {
14 font-size: xx-small;
17 a {
18 text-decoration: none;
21 a.del:hover {
22 color: red;
25 a.dir:hover {
26 color: green;