1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

Fix broken URI fragments and redirects.

This commit is contained in:
XhmikosR
2018-04-02 14:55:58 +03:00
parent 95cdfa2a65
commit 10c64bdae8
21 changed files with 27 additions and 27 deletions

View File

@@ -14,7 +14,7 @@
*::before,
*::after {
// Bootstrap specific; comment out `color` and `background`
//color: $black !important; // Black prints faster: http://www.sanbeiji.com/archives/953
//color: $black !important; // Black prints faster
text-shadow: none !important;
//background: transparent !important;
box-shadow: none !important;