We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253709f commit 0976ff9Copy full SHA for 0976ff9
1 file changed
_includes/css/agency.css
@@ -214,6 +214,7 @@ fieldset[disabled] .btn-xl.active {
214
-webkit-transition: all ease .35s;
215
-moz-transition: all ease .35s;
216
transition: all ease .35s;
217
+ text-shadow: 0px 1px 1px #5c553d;
218
}
219
220
.navbar-default .nav li a:hover,
@@ -289,6 +290,7 @@ header .intro-text .intro-lead-in {
289
290
font-size: 22px;
291
font-style: italic;
292
line-height: 22px;
293
+ text-shadow: 0px 1px 2px #5c553d;
294
295
296
header .intro-text .intro-heading {
@@ -298,6 +300,7 @@ header .intro-text .intro-heading {
298
300
font-size: 50px;
299
301
font-weight: 700;
302
line-height: 50px;
303
304
305
306
@media(min-width:768px) {
0 commit comments