add feed indication

This commit is contained in:
chsakell
2016-12-06 16:36:04 +02:00
parent b947ed635f
commit 694cb912e8
3 changed files with 14 additions and 6 deletions

View File

@@ -79,4 +79,8 @@ footer {
background-color: #222222;
bottom: 0;
width: 100%;
}
.orange {
color: #ff5525;
}