1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-25 02:41:25 +02:00

[index] Show debug status on main page

This commit is contained in:
logmanoriginal
2016-10-02 18:43:20 +02:00
parent ee7ddcf992
commit b61ea84950
2 changed files with 15 additions and 1 deletions

View File

@@ -46,6 +46,12 @@ header > h2 {
}
header > p.status {
font-weight: bold;
margin: 1em;
color: red;
}
section {
background-color: #FFFFFF;