Mercurial Hosting > luan
comparison website/src/site.css @ 1654:3f28ea044a32
docs UI
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 04 Apr 2022 22:19:32 -0600 |
parents | 418b610e887b |
children | de8e25c6d177 |
comparison
equal
deleted
inserted
replaced
1653:418b610e887b | 1654:3f28ea044a32 |
---|---|
27 | 27 |
28 [small] { | 28 [small] { |
29 font-size: small; | 29 font-size: small; |
30 } | 30 } |
31 | 31 |
32 div[link] { | 32 ul[links] { |
33 margin: 0.5em 0; | 33 margin-top: 32px; |
34 list-style-type: none; | |
35 padding-left: 0; | |
36 } | |
37 ul[links] li { | |
38 margin: 16px 0; | |
34 } | 39 } |
35 | 40 |
36 div[toc] ul { | 41 div[toc] ul { |
37 list-style-type: none; | 42 list-style-type: none; |
38 } | 43 } |