Skip to content

Commit

Permalink
changed position of background image (and resized)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wargamer-Senpai committed May 24, 2022
1 parent abac56e commit 884b829
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 38 deletions.
2 changes: 1 addition & 1 deletion de.wargamer.anime.teamspeak/1template.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
--tsv-highlight-color: #da9fff !important;
}

/*Image Background ~Wargamer-Senpai*/
/*Image Background Sever Channel Root*/
.ts-server-tree-item-root {
background-image:url(https://i.imgur.com/jmQvFzU.png);
background-position:center;
Expand Down
2 changes: 1 addition & 1 deletion de.wargamer.anime.teamspeak/Aizen.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
background-image:url(Aizen.png);
background-position:center;
background-repeat: no-repeat;

background-position: 50% 100%
}

/*Image Background at Dashboard and Settings*/
Expand Down
2 changes: 1 addition & 1 deletion de.wargamer.anime.teamspeak/Akeno_SFW.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
background-image:url(Akeno_backgr.png);
background-position:center;
background-repeat: no-repeat;

background-position: 50% 106%
}
/*Image Background at Dashboard and Settings*/
.ts-background-hexes-container {
Expand Down
48 changes: 21 additions & 27 deletions de.wargamer.anime.teamspeak/Asta.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion de.wargamer.anime.teamspeak/Darkness_SFW.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
background-image:url(Darkness_backgr.png);
background-position:center;
background-repeat: no-repeat;

background-position: 90% 100%
}

/*Image Background at Dashboard and Settings*/
Expand Down
6 changes: 4 additions & 2 deletions de.wargamer.anime.teamspeak/Erza_SFW.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@
--tsv-highlight-color: #9E424A !important;
}

/*Image Background ~Wargamer-Senpai*/
/*Image Background Sever Channel Root*/
.ts-server-tree-item-root {
background-image:url(Erza_SFW.png);
background-position:center;
background-repeat: no-repeat;

background-size: 70%;
background-position: 90% 100%
}

/*Image Background at Dashboard and Settings*/
.ts-background-hexes-container {
background-image:url(Erza_happy.png),
Expand Down
3 changes: 2 additions & 1 deletion de.wargamer.anime.teamspeak/Madara.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
background-image:url(Madara.png);
background-position:center;
background-repeat: no-repeat;

background-size: 85%;
background-position: 200% 100%;
}
/*Image Background at Dashboard and Settings*/
.ts-background-hexes-container {
Expand Down
2 changes: 1 addition & 1 deletion de.wargamer.anime.teamspeak/One_punch_man.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
background-image:url(One_punch_man.png);
background-position:center;
background-repeat: no-repeat;

background-position: 50% 101%;
}
/*Image Background at Dashboard and Settings*/
.ts-background-hexes-container {
Expand Down
2 changes: 1 addition & 1 deletion de.wargamer.anime.teamspeak/Shiro_SFW.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
background-image:url(Shiro_backg.png);
background-position:center;
background-repeat: no-repeat;

background-position: 50% 115%;
}
/*Image Background at Dashboard and Settings*/
.ts-background-hexes-container {
Expand Down
2 changes: 1 addition & 1 deletion de.wargamer.anime.teamspeak/Tsunade_SFW.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
background-image:url(Tsunade_SFW.png);
background-position:center;
background-repeat: no-repeat;

background-position: 50% 102%;
}
/*Image Background at Dashboard and Settings*/
.ts-background-hexes-container {
Expand Down
2 changes: 1 addition & 1 deletion de.wargamer.anime.teamspeak/ZeroTwo_SFW.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
background-image:url(ZeroTwo_backgr.png); /* https://i.imgur.com/MA8TMQ0.png*/
background-position:center;
background-repeat: no-repeat;

background-position: 95% 100%
}

/*Image Background at Dashboard and Settings*/
Expand Down

0 comments on commit 884b829

Please sign in to comment.