htdocs: update html5bp and normalize.css.
This commit is contained in:
parent
4cf0ac549d
commit
a9bae18502
|
@ -1,4 +1,4 @@
|
|||
# Apache Configuration File
|
||||
# Apache Server Configs v1.1.0 | MIT License
|
||||
# https://github.com/h5bp/server-configs-apache
|
||||
|
||||
# (!) Using `.htaccess` files slows down Apache, therefore, if you have access
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
|
||||
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
|
||||
|
||||
/* ==========================================================================
|
||||
HTML5 display definitions
|
||||
|
@ -339,8 +339,8 @@ html input[disabled] {
|
|||
}
|
||||
|
||||
/**
|
||||
* 1. Address box sizing set to `content-box` in IE 8/9.
|
||||
* 2. Remove excess padding in IE 8/9.
|
||||
* 1. Address box sizing set to `content-box` in IE 8/9/10.
|
||||
* 2. Remove excess padding in IE 8/9/10.
|
||||
*/
|
||||
|
||||
input[type="checkbox"],
|
||||
|
|
Loading…
Reference in New Issue