Merge pull request #5061 from blase/feature/4466-port-getting-started-page-to-bootstrap

Remove text shadow from the button
This commit is contained in:
Jonne Haß 2014-07-06 13:29:33 +02:00
commit 265691b47b

View file

@ -6,6 +6,10 @@
.awesome {
text-align: center;
.btn.creation {
text-shadow: none;
}
}
.hero-unit {