| ... | ... |
@@ -157,6 +157,7 @@ body {
|
| 157 | 157 |
padding-top: 80px; |
| 158 | 158 |
-webkit-font-smoothing: antialiased; |
| 159 | 159 |
-moz-osx-font-smoothing: grayscale; |
| 160 |
+ text-rendering: optimizeLegibility; |
|
| 160 | 161 |
} |
| 161 | 162 |
a {
|
| 162 | 163 |
color: #558bc4; |
| ... | ... |
@@ -5232,4 +5233,4 @@ div.subnav .nav > li.dropdown.open > .dropdown-toggle:hover {
|
| 5232 | 5232 |
} |
| 5233 | 5233 |
.description {
|
| 5234 | 5234 |
font-style:italic; font-size: 15px; |
| 5235 |
-} |
|
| 5236 | 5235 |
\ No newline at end of file |
| 5236 |
+} |