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:
commit
265691b47b
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@
|
|||
|
||||
.awesome {
|
||||
text-align: center;
|
||||
|
||||
.btn.creation {
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.hero-unit {
|
||||
|
|
|
|||
Loading…
Reference in a new issue