css stuff

This commit is contained in:
pg
2015-03-28 23:11:45 +00:00
parent f7c0d086d3
commit d333ecb21e
9 changed files with 48 additions and 14 deletions

Binary file not shown.

View File

@@ -14,11 +14,11 @@ html
nav.navbar.navbar-default.navbar-fixed-top
ul.nav.navbar-nav
li(role="presentation" )
a(href="#home") THSF
a(href="#logo") THSF
li(role="presentation")
a(href="#presentation") presentation
a(href="#home") presentation
li(role="presentation" )
a(href="#programme") preogramme
a(href="#programm") programme
block body

View File

@@ -1,5 +1,6 @@
include ./layout.jade
.container-fluid
#logo
each item in torender
div(id= item.divId)!= item.html
if isAuth