UNPKG
sales
Version:
latest (0.0.1)
0.0.1
Cart Widget turning any Site into Shop
github.com/alexeypetrushin/salejs
sales
/
vendor
/
bootstrap-3.0.2
/
css
/
bootstrap-widget.less
10 lines
(9 loc)
•
277 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
.bootstrap
{
@import
"./bootstrap.less"
;
// Manually copying some global styles because it won't be imported.
font-family
:
"Helvetica Neue"
, Helvetica, Arial, sans-serif;
font-size
:
14px
;
line
-
height
:
1.428571429
;
color
:
#333333
;
background-color
:
#ffffff
; }