upgrade to different theme for main webpage

This commit is contained in:
2012-11-09 12:25:59 +01:00
parent 6e1710ee2e
commit d41994866b
45 changed files with 479 additions and 77 deletions
@@ -0,0 +1,34 @@
//BOOTSTRAP overrides
body
a
color: white
&:hover
color: white
.table-hover
tbody
tr
&:hover
td
background-color: #555
.navbar-inner
$navbar-inner-teint: 200
background-color: rgba($navbar-inner-teint, $navbar-inner-teint, $navbar-inner-teint, 0.8)
background-image: url()
.brand
padding: 3px 0
.container
.brand
padding-left: 7px
.pagination
li
a
background-color: rgba(0, 0, 0, 0.4)
dl
&.dl-horizontal
dt
&:after
content: ' :'
dd
&:after
content: '\a0'