booleans variables added

This commit is contained in:
Raphael Goetter 2014-04-20 20:34:39 +02:00
parent a20f157800
commit dfbaaca2a5
8 changed files with 394 additions and 350 deletions

View file

@ -87,12 +87,6 @@
vertical-align: top !important;
}
/* you shall not pass */
div, textarea, table, td, th, code, pre, samp {
word-wrap: break-word;
hyphens: auto;
}
/* widths for small screens */
.small-w25 { width: 25% !important; }
.small-w33 { width: 33.3333% !important; }