remove pre-compiled bootstrap themes, use npm/wepack to compile from less variables instead. also fix a few css style bugs.

This commit is contained in:
Chris Williams
2016-03-04 18:20:49 -08:00
parent 1782d8f278
commit d3f7bbd3f1
14 changed files with 1544 additions and 6550 deletions

View File

@@ -1,3 +1,7 @@
.world_map svg {
background-color: #feffff;
}
.world_map {
position: relative;
}