compilation CSS
This commit is contained in:
parent
5a6e0ff124
commit
665e0fefff
7 changed files with 17 additions and 16 deletions
|
@ -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/
|
||||
*/
|
||||
|
||||
|
|
|
@ -316,9 +316,9 @@
|
|||
|
||||
th,
|
||||
td {
|
||||
display: block !important;
|
||||
width: auto !important;
|
||||
text-align: left !important;
|
||||
display: block;
|
||||
width: auto;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
thead {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue