added Owncast logo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user