diff options
Diffstat (limited to 'sass/src/common/local.scss')
-rw-r--r-- | sass/src/common/local.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/src/common/local.scss b/sass/src/common/local.scss index 34159fa..140f6c1 100644 --- a/sass/src/common/local.scss +++ b/sass/src/common/local.scss @@ -220,7 +220,7 @@ ul.route-history > li { border-radius: 5rem; padding: .2rem .5rem; } - &.Fhre, &.Fh, &.Schiff, &.SCH, &.KAT { + &.Fhre, &.Fh, &.Schiff, &.SCH, &.KAT, &.FERRY { background-color: #309fd1; border-radius: 5rem; padding: .2rem .5rem; |