|
Lines 1-6
Link Here
|
| 1 |
/*! Generated by Live LESS Theme Customizer */ |
1 |
/*! Generated by Live LESS Theme Customizer */ |
| 2 |
|
2 |
|
| 3 |
@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic"); |
|
|
| 4 |
/*! |
3 |
/*! |
| 5 |
* Bootstrap v3.3.5 (http://getbootstrap.com) |
4 |
* Bootstrap v3.3.5 (http://getbootstrap.com) |
| 6 |
* Copyright 2011-2015 Twitter, Inc. |
5 |
* Copyright 2011-2015 Twitter, Inc. |
|
Lines 1074-1080
html {
Link Here
|
| 1074 |
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); |
1073 |
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); |
| 1075 |
} |
1074 |
} |
| 1076 |
body { |
1075 |
body { |
| 1077 |
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; |
1076 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
| 1078 |
font-size: 14px; |
1077 |
font-size: 14px; |
| 1079 |
line-height: 1.42857143; |
1078 |
line-height: 1.42857143; |
| 1080 |
color: #555555; |
1079 |
color: #555555; |
|
Lines 6010-6016
button.close {
Link Here
|
| 6010 |
position: absolute; |
6009 |
position: absolute; |
| 6011 |
z-index: 1030; |
6010 |
z-index: 1030; |
| 6012 |
display: block; |
6011 |
display: block; |
| 6013 |
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; |
6012 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
| 6014 |
font-style: normal; |
6013 |
font-style: normal; |
| 6015 |
font-weight: normal; |
6014 |
font-weight: normal; |
| 6016 |
letter-spacing: normal; |
6015 |
letter-spacing: normal; |
|
Lines 6128-6134
button.close {
Link Here
|
| 6128 |
display: none; |
6127 |
display: none; |
| 6129 |
max-width: 276px; |
6128 |
max-width: 276px; |
| 6130 |
padding: 1px; |
6129 |
padding: 1px; |
| 6131 |
font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; |
6130 |
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
| 6132 |
font-style: normal; |
6131 |
font-style: normal; |
| 6133 |
font-weight: normal; |
6132 |
font-weight: normal; |
| 6134 |
letter-spacing: normal; |
6133 |
letter-spacing: normal; |
| 6135 |
- |
|
|