added Owncast logo

This commit is contained in:
Luxferre
2024-09-15 00:03:31 +03:00
parent 58990db09c
commit f5d17720b3
+10
View File
@@ -81,6 +81,16 @@ html, body {
background-repeat no-repeat; background-repeat no-repeat;
} }
.oc:before {
content:"";
display:inline-block;
background:url(/img/oc32.png);
height: 1em;
width: 16px;
background-size: 16px;
background-repeat no-repeat;
}
.timestamp { .timestamp {
display: none !important; display: none !important;
margin-right: 5px margin-right: 5px