mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
grunt dist
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+3
-5
@@ -65,8 +65,6 @@
|
|||||||
padding: 3rem 15px 2rem;
|
padding: 3rem 15px 2rem;
|
||||||
color: #cdbfe3;
|
color: #cdbfe3;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-image: -webkit-linear-gradient(315deg, #271b38, #563d7c, #7952b3);
|
|
||||||
background-image: -o-linear-gradient(315deg, #271b38, #563d7c, #7952b3);
|
|
||||||
background-image: linear-gradient(135deg, #271b38, #563d7c, #7952b3);
|
background-image: linear-gradient(135deg, #271b38, #563d7c, #7952b3);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1537,8 +1535,6 @@
|
|||||||
|
|
||||||
*:hover > .anchorjs-link {
|
*:hover > .anchorjs-link {
|
||||||
opacity: .75;
|
opacity: .75;
|
||||||
-webkit-transition: color .16s linear;
|
|
||||||
-o-transition: color .16s linear;
|
|
||||||
transition: color .16s linear;
|
transition: color .16s linear;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1546,4 +1542,6 @@
|
|||||||
.anchorjs-link:focus {
|
.anchorjs-link:focus {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*# sourceMappingURL=docs.min.css.map */
|
||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user