Mercurial Hosting > luan
comparison website/src/site.css @ 1652:d5779a264a4a
docs work
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 31 Mar 2022 19:04:59 -0600 |
parents | 5b8f056527a3 |
children | 418b610e887b |
comparison
equal
deleted
inserted
replaced
1651:5b8f056527a3 | 1652:d5779a264a4a |
---|---|
10 a[href] { | 10 a[href] { |
11 text-decoration: inherit; | 11 text-decoration: inherit; |
12 } | 12 } |
13 a[href]:hover { | 13 a[href]:hover { |
14 text-decoration: underline; | 14 text-decoration: underline; |
15 } | |
16 a[href]:visited { | |
17 color: #0000BB; | |
18 } | 15 } |
19 | 16 |
20 div[header] { | 17 div[header] { |
21 font-size: 14px; | 18 font-size: 14px; |
22 background-color: #ddd; | 19 background-color: #ddd; |