forked from GitHub/dbot
style on backlink
This commit is contained in:
parent
11f7e91ba9
commit
75b627b3ee
@ -35,6 +35,10 @@ div#page {
|
||||
margin: 0 auto 0 auto;
|
||||
}
|
||||
|
||||
div#backlink {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
div#title {
|
||||
font-size: 42px;
|
||||
font-weight: bold;
|
||||
|
@ -1,4 +1,4 @@
|
||||
a(href='/polls/') <- Poll List
|
||||
div#backlink a(href='/polls/') <- Poll List
|
||||
h2 #{description}
|
||||
p Voters (#{locals.totalVotes}):
|
||||
-each voter in votees
|
||||
|
Loading…
Reference in New Issue
Block a user