New Background + Title no-text shadow
This commit is contained in:
parent
150011dbe7
commit
8f5d1c87ef
|
@ -92,6 +92,9 @@ html, body {
|
||||||
|
|
||||||
.launcher .category-header > .category-label {
|
.launcher .category-header > .category-label {
|
||||||
float: right;
|
float: right;
|
||||||
|
font-size: 46px;
|
||||||
|
letter-spacing: -4px;
|
||||||
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.launcher .category-header .goback {
|
.launcher .category-header .goback {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 582 KiB After Width: | Height: | Size: 592 KiB |
Loading…
Reference in New Issue