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

Add bridge info: maintainer

This commit is contained in:
Mitsukarenai
2014-05-21 19:09:37 +02:00
parent 7bee777362
commit 6956468b64
3 changed files with 11 additions and 4 deletions

View File

@@ -120,10 +120,16 @@ section {
color: #555;
}
.maintainer {
font-size:60%;
float:right;
color: #777;
}
.placeholder {
color: #aaa;
}
input, label {
font-size: 80%;
}
}