compilation CSS

This commit is contained in:
raphaelgoettter 2015-05-07 09:32:46 +02:00
parent 5a6e0ff124
commit 665e0fefff
7 changed files with 17 additions and 16 deletions

View File

@ -1,5 +1,5 @@
/*!
* www.KNACSS.com V4.1.6 (2015-04-17) @author: Raphael Goetter, Alsacreations
* www.KNACSS.com V4.2.0 (05 mai 2015) @author: Raphael Goetter, Alsacreations
* Licence WTFPL http://www.wtfpl.net/
*/
/*! normalize.css v3.0.2 | MIT License | github.com/necolas/normalize.css */
@ -564,7 +564,8 @@ code,
pre,
textarea,
input,
video {
video,
svg {
max-width: 100%;
}
/* margin-bottom on tables */
@ -1621,9 +1622,9 @@ s,m,l,n = small, medium, large, none
}
th,
td {
display: block !important;
width: auto !important;
text-align: left !important;
display: block;
width: auto;
text-align: left;
}
thead {
display: none;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
/*!
* www.KNACSS.com V4.1.6 (2015-04-17) @author: Raphael Goetter, Alsacreations
* www.KNACSS.com V4.2.0 (05 mai 2015) @author: Raphael Goetter, Alsacreations
* Licence WTFPL http://www.wtfpl.net/
*/

View File

@ -317,9 +317,9 @@
th,
td {
display: block !important;
width: auto !important;
text-align: left !important;
display: block;
width: auto;
text-align: left;
}
thead {

View File

@ -1,5 +1,5 @@
/*!
* www.KNACSS.com V4.1.6 (2015-04-17) @author: Raphael Goetter, Alsacreations
* www.KNACSS.com V4.2.0 (05 mai 2015) @author: Raphael Goetter, Alsacreations
* Licence WTFPL http://www.wtfpl.net/
*/

View File

@ -316,9 +316,9 @@
th,
td {
display: block !important;
width: auto !important;
text-align: left !important;
display: block;
width: auto;
text-align: left;
}
thead {