summaryrefslogtreecommitdiff
path: root/templates/homepage.lucius
blob: 3197fd5cecc19df48ff2c1f187ef111a13b7dd4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
h2##{aDomId} {
    color: #990
}

li {
    line-height: 2em;
    font-size: 16px
}

##{commentTextareaId} {
    width: 400px;
    height: 100px;
}