1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 10:14:52 +09:00
vervis/templates/homepage.lucius
2016-02-13 03:35:30 +00:00

25 lines
302 B
Text

h1 {
text-align: center;
margin-bottom: 30px
}
h2##{aDomId} {
color: #990
}
li {
line-height: 2em;
font-size: 16px
}
ol {
margin-bottom: 30px
}
footer {
text-align: center
}
.input-sm {
margin-left: 20px
}
##{commentTextareaId} {
width: 400px;
height: 100px;
}