Mercurial > public > madeira
comparison static/css/theme.css @ 138:fc86604ea0ad
Update home page with Guitar Player magazine cover.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 14 Feb 2014 19:42:42 -0600 |
parents | 16eec10a308e |
children |
comparison
equal
deleted
inserted
replaced
137:964d5e9130c2 | 138:fc86604ea0ad |
---|---|
164 .table thead > tr > td, | 164 .table thead > tr > td, |
165 .table tbody > tr > td, | 165 .table tbody > tr > td, |
166 .table tfoot > tr > td { | 166 .table tfoot > tr > td { |
167 border-top: 1px solid #dddddd; | 167 border-top: 1px solid #dddddd; |
168 } | 168 } |
169 | |
170 .bg-primary { | |
171 color: #fff; | |
172 background-color: #428bca; | |
173 } | |
174 .bg-primary a { | |
175 color: black; | |
176 } |