Adding comparison charts, fixes and tweaks

This commit is contained in:
Colin McLeod
2015-05-12 22:43:47 -07:00
parent 1cec10432a
commit 02fe76f43b
22 changed files with 446 additions and 119 deletions

View File

@@ -28,6 +28,8 @@ header {
padding : 0 1em;
cursor: pointer;
color: @warning;
// Less than 600px screen width: hide text
&.disabled {
color: @warning-disabled;