Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'"

This reverts merge request !501
This commit is contained in:
Marcel 2021-08-31 20:19:39 +00:00
commit d69354a377
9 changed files with 0 additions and 25 deletions

View file

@ -226,11 +226,3 @@ code {
line-height: 140%;
background: #faf8f0;
}
/* The alert message box */
.alert {
padding: 20px;
background-color: #ff9800; /* Warning */
color: white;
margin-bottom: 15px;
}