initial set up for styling updates; actually add files
This commit is contained in:
@@ -165,3 +165,5 @@ But really it's just the innerHTML content.
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
Overall layout styles for all of owncast app.
|
||||
|
||||
*/
|
||||
|
||||
/* variables */
|
||||
:root {
|
||||
--header-height: 3.5em;
|
||||
|
||||
4
webroot/styles/standalone-chat.css
Normal file
4
webroot/styles/standalone-chat.css
Normal file
@@ -0,0 +1,4 @@
|
||||
/*
|
||||
The styles in this file mostly ovveride those coming fro chat.css
|
||||
|
||||
*/
|
||||
Reference in New Issue
Block a user