Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rl404 authored and github-actions[bot] committed Jan 15, 2024
1 parent 075a376 commit d46df70
Show file tree
Hide file tree
Showing 30 changed files with 754 additions and 754 deletions.
22 changes: 11 additions & 11 deletions Anohana/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ body:after {
}

body:before {
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgtop.jpg);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgtop.jpg);
background-position: right top;
background-repeat: repeat-x;
animation: Slide 50s linear infinite;
Expand All @@ -61,7 +61,7 @@ body:before {
}

body:after {
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgbot.png);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgbot.png);
background-position: center -6px;
background-repeat: no-repeat;
box-shadow: inset 0 -6px 0 #557ec2;
Expand Down Expand Up @@ -165,37 +165,37 @@ td[class^="td"]:last-child {
/* CURRENTLY WATCHING BACKGROUND */

.status_selected:first-child:before {
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgwatching.jpg);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgwatching.jpg);
}

/* COMPLETED BACKGROUND */

.status_selected:nth-child(2):before {
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgcompleted.jpg);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgcompleted.jpg);
}

/* ON-HOLD BACKGROUND */

.status_selected:nth-child(3):before {
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgonhold.jpg);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgonhold.jpg);
}

/* DROPPED BACKGROUND */

.status_selected:nth-child(4):before {
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgdropped.jpg);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgdropped.jpg);
}

/* PLANNED BACKGROUND */

.status_selected:nth-child(5):before {
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgplanned.jpg);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgplanned.jpg);
}

/* ALL BACKGROUND */

.status_selected:last-child:before {
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/bgall.jpg);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/bgall.jpg);
}

.category_totals,
Expand Down Expand Up @@ -225,7 +225,7 @@ td[class^="td"]:last-child {
#list_surround:after {
content: "";
height: 50px;
background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/table.png) left bottom
background: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/table.png) left bottom
repeat-x;
z-index: 0;
}
Expand Down Expand Up @@ -619,7 +619,7 @@ tr:hover > .td2 a {
margin-left: 14px;
width: 26px;
height: 220px;
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/menu.png);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/menu.png);
background-repeat: no-repeat;
transition: background-position 0.3s linear;
-webkit-transition: background-position 0.3s linear;
Expand Down Expand Up @@ -671,7 +671,7 @@ tr:hover > .td2 a {
top: 65px;
width: 26px;
height: 220px;
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Anohana/images/menu2.png);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Anohana/images/menu2.png);
background-repeat: no-repeat;
font-size: 0;
transition: background-position 0.3s linear;
Expand Down
22 changes: 11 additions & 11 deletions Bakemonogatari-2/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
:root {
--maintext: #eee;
--secondtext: #999;
--footer: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/footer.png);
--footer: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/footer.png);
--watching: #588934;
--completed: #366c9b;
--dropped: #9b3636;
--onhold: #c5a01a;
--plantowatch: #6e6e6e;
--favorite: #e9788c;
--allanime: #70318b;
--kissshot: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/kissshot.png);
--hitagi: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/hitagi.png);
--araragi: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/araragi.png);
--hachikuji: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/hachikuji.png);
--nadeko: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/nadeko.png);
--hanekawa: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/hanekawa.png);
--mainbg: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/mainbg.png);
--headerbg: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/headerbg.png);
--kissshot: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/kissshot.png);
--hitagi: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/hitagi.png);
--araragi: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/araragi.png);
--hachikuji: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/hachikuji.png);
--nadeko: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/nadeko.png);
--hanekawa: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/hanekawa.png);
--mainbg: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/mainbg.png);
--headerbg: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/headerbg.png);
--nickname: "rl404";
--tagsTop: -100px;
--tagsLeft: -200px;
Expand Down Expand Up @@ -239,7 +239,7 @@ body.ownlist:after {
background-color: #272727;
left: 60px;
height: 60px;
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/header.png);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/header.png);
background-position: right center;
padding-bottom: 15px;
}
Expand Down Expand Up @@ -1471,7 +1471,7 @@ div#footer-block {
background-color: #272727;
border-top: 10px solid var(--hovercolor);
font-family: Roboto;
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.2.0/Bakemonogatari-2/images/footer2.png);
background-image: url(https://raw.githubusercontent.com/rl404/MyAnimeList/v1.3.0/Bakemonogatari-2/images/footer2.png);
}

footer {
Expand Down
2 changes: 1 addition & 1 deletion Bakemonogatari-2/mainanime.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Modified by rl404 (https://myanimelist.net/profile/rl404)
*/

@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Bakemonogatari-2/main.css);
@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Bakemonogatari-2/main.css);

div#cover-image-container:after {
content: "animelist";
Expand Down
2 changes: 1 addition & 1 deletion Bakemonogatari-2/mainmanga.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Modified by rl404 (https://myanimelist.net/profile/rl404)
*/

@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.2.0/Bakemonogatari-2/main.css);
@import url(https://cdn.jsdelivr.net/gh/rl404/MyAnimeList@v1.3.0/Bakemonogatari-2/main.css);

div#cover-image-container:after {
content: "mangalist";
Expand Down
Loading

0 comments on commit d46df70

Please sign in to comment.