]> Git — Sourcephile - comptalang.git/blob - web/templates/homepage.lucius
Update to new symantic and draft Modules rendition.
[comptalang.git] / web / templates / homepage.lucius
1 h1 {
2 text-align: center;
3 margin-bottom: 30px
4 }
5 h2##{aDomId} {
6 color: #990
7 }
8 li {
9 line-height: 2em;
10 font-size: 16px
11 }
12 ol {
13 margin-bottom: 30px
14 }
15 footer {
16 text-align: center
17 }
18 .input-sm {
19 margin-left: 20px
20 }