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/
*/

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 {