website: Mention fdroid downtime
This commit is contained in:
parent
86b67c575f
commit
a2d918c1e4
9 changed files with 25 additions and 0 deletions
|
|
@ -226,3 +226,11 @@ code {
|
|||
line-height: 140%;
|
||||
background: #faf8f0;
|
||||
}
|
||||
|
||||
/* The alert message box */
|
||||
.alert {
|
||||
padding: 20px;
|
||||
background-color: #ff9800; /* Warning */
|
||||
color: white;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue