mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-29 21:02:10 +01:00
added style config.js
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
* {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-weight: bold;
|
||||
color: white;
|
||||
font-size: 70pt;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
-webkit-text-stroke: 3px black;
|
||||
background-color: transparent;
|
||||
}
|
||||
#content div {
|
||||
margin-top: 5px;
|
||||
@@ -23,3 +19,9 @@
|
||||
.content-text {
|
||||
margin-left: 130px;
|
||||
}
|
||||
|
||||
.content-text p {
|
||||
display: inline;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user