dmfix/templates/homepage.lucius

14 lines
147 B
Plaintext
Raw Normal View History

2021-09-21 16:22:34 -04:00
h2##{aDomId} {
color: #990
}
li {
line-height: 2em;
font-size: 16px
}
##{commentTextareaId} {
width: 400px;
height: 100px;
}