mirror of
https://github.com/DerTyp7/obs-twitch-camera-frame.git
synced 2025-10-29 12:52:14 +01:00
added particles
This commit is contained in:
@@ -56,7 +56,7 @@ html {
|
||||
animation-name: backgroundAnimation;
|
||||
}
|
||||
|
||||
#teafire-banner {
|
||||
#tealfire-banner {
|
||||
height: 50px;
|
||||
width: 180px;
|
||||
padding: 20px;
|
||||
@@ -66,16 +66,23 @@ html {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#teafire-banner p {
|
||||
#tealfire-banner p {
|
||||
color: teal;
|
||||
float: left;
|
||||
font-size: 23pt;
|
||||
font-weight: bolder;
|
||||
padding-top: 8px;
|
||||
padding-left: 5px;
|
||||
z-index: 5;
|
||||
}
|
||||
#teafire-banner img {
|
||||
#tealfire-banner img {
|
||||
color: teal;
|
||||
height: 50px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#tealfire-banner .particles-js-canvas-el {
|
||||
margin-top: -60px;
|
||||
padding-bottom: 10px;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user