1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 12:51:52 +02:00

Update less/print.less to the latest html5 bp version.

Also, keep the html5 boilerplate link in the built CSS.
This commit is contained in:
XhmikosR
2014-10-12 23:40:45 +03:00
parent 4a89fd02b7
commit 9f82f27b9d
9 changed files with 113 additions and 99 deletions

View File

@@ -188,8 +188,11 @@ td,
th {
padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
* {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long