Save progress

This commit is contained in:
2014-03-30 15:55:22 +02:00
parent e179f6e582
commit 013a41b9f6
71 changed files with 1699 additions and 107 deletions
@@ -34,7 +34,21 @@ $input-color: white
//=General ========================================
// Everything with the inset panel just extends .well
.well
+inset-panel-dark
//+inset-panel-dark
background-color: rgba(255,255,255,0.8)
h1,h2,h3,h4,h5,h6,a
color: #333
.table
thead
color: #111
td
border-top-color: #aaa
color: #111
.table-striped
tbody tr:nth-child(2n+1)
td, th
background-color: #444
body
background: $bg