diff --git a/starsky/starsky/wwwroot/502.html b/starsky/starsky/wwwroot/502.html index b881ce7b9f..6ae7fd17c0 100644 --- a/starsky/starsky/wwwroot/502.html +++ b/starsky/starsky/wwwroot/502.html @@ -11,6 +11,30 @@ font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; line-height: 1.4; } + .btn { + display: inline-block; + padding: 6px 10px; + /* in past 4 instead of 6 */ + margin-bottom: 0; + font-size: 14px; + font-weight: normal; + line-height: 1.42857143; + text-align: center; + white-space: nowrap; + vertical-align: middle; + -ms-touch-action: manipulation; + touch-action: manipulation; + cursor: pointer; + font-family: inherit; + user-select: none; + background-image: none; + border: 1px solid transparent; + border-radius: 4px; + } + .btn.btn--default { + color: #fff; + background-color: #263238; + } @@ -21,9 +45,16 @@

Service down

The application is not responding at the moment
Starsky is temporarily unavailable.
- Please try again after 2 minutes.
- We apologize for the inconvenience.
+ We apologize for the inconvenience.

+

+ +