website: update to bootstrap 3
also, some initial work on making the 'faq' page data driven
This commit is contained in:
@ -12,16 +12,3 @@ table .description {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.icon-chevron-desktop,
|
||||
.icon-chevron-mobile {
|
||||
background-image: url("../img/glyphicons-devices.png");
|
||||
background-position: 0 0;
|
||||
}
|
||||
.nav-list > .active > a > .icon-chevron-desktop,
|
||||
.nav-list > .active > a > .icon-chevron-mobile
|
||||
{
|
||||
background-image: url("../img/glyphicons-devices-white.png");
|
||||
}
|
||||
.icon-chevron-mobile {
|
||||
background-position: 0 -14px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user