Add footer to pages linking to ./project

This commit is contained in:
Douglas Gardner 2013-04-23 00:31:36 +00:00
parent 3f5bf0e5a5
commit 194135791a
3 changed files with 19 additions and 1 deletions

View File

@ -223,3 +223,18 @@ div.imgwrap > img {
.thumbnail:hover > div.imgwrap > span.nicks {
display: inline;
}
/* footer */
#footer {
margin-top:5px;
margin-right:10px;
margin-left:10px;
}
#footer a {
float:right;
padding-left:2px;
padding-right:2px;
background-color:#f5f5f5;
border-radius:3px;
}

View File

@ -14,6 +14,9 @@ html(lang='en')
a(href='/') #{name} web interface
div.container#main
block content
div#footer
a#project(href='/project') About
script(type="text/javascript", src="/bootstrap/js/bootstrap.min.js")
script(type="text/javascript", src="/d3/d3.v3.min.js")
script(type="text/javascript", src="/script.js")

View File

@ -50,7 +50,7 @@ html(lang='#{curr839}')
print #{Math.round(wdth)+"%"}
td #{milestone.open_issues}
td #{milestone.closed_issues}
a(#href="https://github.com/"+repo+"/")
a(href="https://github.com/"+repo+"/")
#{propaganda}
h3 #{languagetranshead}
table#translations