Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Vampire Knight by Hahaido
- Modified by Valerio Lyndon
- Last update: 2023-May-18
- */
- @\import "https://malscraper.azurewebsites.net/covers/all/anime/presets/more";
- @\import "https://yuiafterdark.github.io/shared/fixes/classic.css";
- @\import "https://fonts.googleapis.com/css2?family=Eater&family=Iceberg&family=La+Belle+Aurore&display=swap";
- /* Tab Content */
- #list_surround table tbody tr td[class^='td']:nth-child(2), #list_surround table tbody tr td[class^='td']:nth-child(3) {
- opacity: 0;
- position: fixed !important;
- display: block;
- left: -204px;
- width: 70px !important;
- padding: 6px 12px 0;
- color: #FFFFFF !important;
- font-size: 16px !important;
- line-height: 18px !important;
- border-radius: 8px;
- box-shadow: inset 0 0 12px rgba(255,255,255,1), inset 0 1px 0 rgba(255, 255, 255, 1);
- transition: all 1s linear;
- -webkit-transition: all 1s linear;
- z-index: 5;
- }
- #list_surround table tbody tr td[class^='td']:nth-child(2) { bottom: 100px; }
- #list_surround table tbody tr td[class^='td']:nth-child(3) { bottom: 194px; }
- #list_surround table tbody:hover tr td[class^='td']:nth-child(2), #list_surround table tbody:hover tr td[class^='td']:nth-child(3) {
- opacity: 1;
- left: 204px;
- }
- #list_surround table tbody tr td[class^='td']:first-child{
- width: 500px;
- text-align: center !important;
- }
- #list_surround table:nth-of-type(n+4) tbody:hover .animetitle span {
- color: #FFFFFF !important;
- text-shadow: 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.2em #000000;
- }
- tr:hover > .td1, tr:hover > .td2 {color: #FFFFFF !important; background-color: rgba(0, 0, 0, 1) !important; }
- /* EDIT */
- #list_surround table:nth-of-type(n+4) tbody small { visibility: hidden; position: absolute; letter-spacing: -10px; }
- #list_surround table:nth-of-type(n+4) tbody small a:last-of-type { display: none !important; }
- #list_surround table:nth-of-type(n+4) tbody:hover small a:first-of-type {
- visibility: visible;
- position: absolute !important;
- display: block !important;
- margin-left: 6px !important;
- letter-spacing: 0;
- vertical-align: middle;
- padding: 2px 8px 0 6px;
- font-size: 18px;
- line-height: 28px;
- font-family: 'Iceberg', cursive;
- color: #000000 !important;
- background-color: rgba(198, 252, 226, 1);
- box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
- }
- /* SORT */
- #list_surround > table:nth-of-type(n+4) ~ .header_cw + table,
- #list_surround > table:nth-of-type(n+4) ~ .header_completed + table,
- #list_surround > table:nth-of-type(n+4) ~ .header_onhold + table,
- #list_surround > table:nth-of-type(n+4) ~ .header_dropped + table,
- #list_surround > table:nth-of-type(n+4) ~ .header_ptw + table {
- display: none;
- }
- .table_header:nth-of-type(n+2) { display: none; }
- /* Category Menu */
- #list_surround table:first-of-type {
- position: absolute !important;
- display: inline-block;
- width: 640px !important;
- height: 128px !important;
- top: -114px;
- left: 50%;
- margin-left: -320px;
- background-color: rgba(235, 221, 184, 0.8);
- box-shadow: 0 1px 0 rgba(255, 255, 255, .2),
- inset 0 4px 5px rgba(0, 0, 0, 1),
- inset 0 1px 0 rgba(0, 0, 0, .6);
- -o-box-shadow: 0 1px 0 rgba(255, 255, 255, .2),
- inset 0 4px 5px rgba(0, 0, 0, 1),
- inset 0 1px 0 rgba(0, 0, 0, .6);
- -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .2),
- inset 0 4px 5px rgba(0, 0, 0, 1),
- inset 0 1px 0 rgba(0, 0, 0, .6);
- -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .2),
- inset 0 4px 5px rgba(0, 0, 0, 1),
- inset 0 1px 0 rgba(0, 0, 0, .6);
- }
- #list_surround table:first-of-type a:hover { text-shadow: none !important; }
- .status_not_selected, .status_selected { position: relative !important; width: 128px !important; }
- .status_not_selected a, .status_selected a { visibility: hidden; display: block; letter-spacing: -12px; }
- .status_not_selected a:hover:before, .status_selected a:before {
- box-shadow: inset 0px 0px 6px rgba(156, 0, 6, 1);
- -o-box-shadow: inset 0px 0px 6px rgba(156, 0, 6, 1);
- -moz-box-shadow: inset 0px 0px 6px rgba(156, 0, 6, 1);
- -webkit-box-shadow: inset 0px 0px 6px rgba(156, 0, 6, 1);
- }
- .status_not_selected a[href*="status=1"]:before, .status_selected a[href*="status=1"]:before,
- .status_not_selected a[href*="status=2"]:before, .status_selected a[href*="status=2"]:before,
- .status_not_selected a[href*="status=3"]:before, .status_selected a[href*="status=3"]:before,
- .status_not_selected a[href*="status=4"]:before, .status_selected a[href*="status=4"]:before,
- .status_not_selected a[href*="status=6"]:before, .status_selected a[href*="status=6"]:before {
- visibility: visible;
- display: block;
- content: '';
- width: 128px;
- height: 128px;
- background-repeat: no-repeat;
- letter-spacing: 0 !important;
- }
- .status_not_selected a[href*="status=1"]:after,
- .status_selected a[href*="status=1"]:after,
- .status_not_selected a[href*="status=2"]:after,
- .status_selected a[href*="status=2"]:after,
- .status_not_selected a[href*="status=3"]:after,
- .status_selected a[href*="status=3"]:after,
- .status_not_selected a[href*="status=4"]:after,
- .status_selected a[href*="status=4"]:after,
- .status_not_selected a[href*="status=6"]:after,
- .status_selected a[href*="status=6"]:after {
- pointer-events: none;
- visibility: visible;
- position: fixed ;
- display: block;
- left: 0;
- top: 110px;
- width: 76px;
- padding: 2px 10px 0 8px;
- color: #000000;
- text-shadow: 0 0 0.2em #9c0006;
- font-size: 18px !important;
- letter-spacing: 0 !important;
- white-space: nowrap;
- background-color: rgba(198, 252, 226, 1);
- box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
- -o-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
- -moz-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
- -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
- }
- .status_not_selected a[href*="status=1"]:hover:after,
- .status_selected a[href*="status=1"]:hover:after,
- .status_not_selected a[href*="status=2"]:hover:after,
- .status_selected a[href*="status=2"]:hover:after,
- .status_not_selected a[href*="status=3"]:hover:after,
- .status_selected a[href*="status=3"]:hover:after,
- .status_not_selected a[href*="status=4"]:hover:after,
- .status_selected a[href*="status=4"]:hover:after,
- .status_not_selected a[href*="status=6"]:hover:after,
- .status_selected a[href*="status=6"]:hover:after { z-index: 1; }
- /* Currently watching */
- .status_not_selected a[href*="status=1"]:before, .status_selected a[href*="status=1"]:before { background-image: url(https://i.imgur.com/u57tpeg.png); }
- .status_not_selected a[href*="status=1"]:hover:after, .status_selected a[href*="status=1"]:after { content: 'Current'; }
- /* Completed */
- .status_not_selected a[href*="status=2"]:before, .status_selected a[href*="status=2"]:before { background-image: url(https://i.imgur.com/bCw5yEG.png); }
- .status_not_selected a[href*="status=2"]:hover:after, .status_selected a[href*="status=2"]:after { content: 'Completed'; }
- /* On Hold */
- .status_not_selected a[href*="status=3"]:before, .status_selected a[href*="status=3"]:before { background-image: url(https://i.imgur.com/ibiV6YL.png); }
- .status_not_selected a[href*="status=3"]:hover:after, .status_selected a[href*="status=3"]:after { content: 'On Hold'; }
- /* Dropped */
- .status_not_selected a[href*="status=4"]:before, .status_selected a[href*="status=4"]:before { background-image: url(https://i.imgur.com/NqJ3chB.png); }
- .status_not_selected a[href*="status=4"]:hover:after, .status_selected a[href*="status=4"]:after { content: 'Dropped'; }
- /* Planned */
- .status_not_selected a[href*="status=6"]:before, .status_selected a[href*="status=6"]:before { background-image: url(https://i.imgur.com/epJSgCB.png); }
- .status_not_selected a[href*="status=6"]:hover:after, .status_selected a[href*="status=6"]:after { content: 'Planned'; }
- /*All */
- .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"] { display: none; }
- /* Top Menu */
- #mal\_control_strip {
- position: absolute;
- display: block;
- top: 0;
- background: none !important;
- z-index: 15;
- }
- #mal\_control_strip td { height: 60px !important; }
- #mal\_control_strip, #mal\_control_strip a, #mal\_control_strip td, #mal\_control_strip td div, #mal\_control_strip a {
- font-family: 'Eater', cursive !important;
- font-size: 16px !important;
- }
- #mal_cs_pic img, #mal\_cs_powered img, #search { display: none; }
- #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: none !important; }
- #mal\_control_strip a { text-decoration: none !important; }
- /* BEWARE */
- #mal\_cs_listinfo div:first-of-type {
- position: absolute;
- display: block;
- width: 700px;
- top: 2px;
- left: 55%;
- margin-left: -234px;
- text-shadow: 0px 0px 10px #c6fce2, 0px 0px 10px #c6fce2;
- }
- #mal\_cs_listinfo div:first-of-type:before { content: 'Beware, '; color: #FFFFFF; text-shadow: 0px 0px 10px #9c0006, 0px 0px 10px #9c0006, 0px 0px 10px #9c0006; }
- #mal\_cs_listinfo div:first-of-type:after { content: ', you are on the dark territory!'; color: #FFFFFF; text-shadow: 0px 0px 10px #9c0006, 0px 0px 10px #9c0006, 0px 0px 10px #9c0006; }
- /* You are viewing */
- #mal\_cs_otherlinks strong { display: none !important; }
- #mal\_cs_listinfo div:last-of-type:before {
- font-size 14px !important;
- color: white;
- font-size: 18px;
- text-shadow: 0px 0px 10px #9c0006, 0px 0px 10px #9c0006, 0px 0px 10px #9c0006;
- content: 'There is no way to ';
- }
- #mal\_cs_listinfo div a { font-size: 24px; }
- #mal\_cs_listinfo div:last-of-type {
- position: absolute;
- display: block;
- width: 300px;
- top: 32px;
- left: 55%;
- margin-left: -134px;
- font-size: 24px;
- text-shadow: 0px 0px 10px #c6fce2, 0px 0px 10px #c6fce2;
- }
- #mal\_cs_listinfo form {
- display: inline;
- }
- /* 'Add' button */
- #mal\_cs_links, #mal\_cs_otherlinks { visibility: hidden; }
- #mal\_cs_links div a[href*="addtolist"] {
- visibility: visible !important;
- position: fixed !important;
- display: block !important;
- content: none !important;
- color: transparent !important;
- top: 14px;
- right: 4px;
- width: 48px;
- height: 48px;
- background-image: url(https://i.imgur.com/3qLonFH.png) !important; /* add.png */
- text-shadow: none !important;
- }
- #mal\_cs_links div a[href*="addtolist"]:before {
- opacity: 0;
- -moz-opacity: 0;
- filter: alpha(opacity=0);
- position: fixed !important;
- display: block;
- content: 'Add to list';
- right: -64px;
- top: 24px;
- width: 70px !important;
- padding: 4px;
- font-family: 'Iceberg', cursive;
- color: #FFFFFF !important;
- font-size: 16px !important;
- line-height: 18px !important;
- text-align: center;
- background-color: rgba(0, 0, 0, 1);
- border-radius: 8px;
- -o-border-radius: 8px;
- -moz-border-radius: 8px;
- -webkit-border-radius: 8px;
- box-shadow: inset 0 0 12px rgba(255,255,255,1), inset 0 1px 0 rgba(255, 255, 255, 1);
- -o-box-shadow: inset 0 0 12px rgba(255,255,255,1), inset 0 1px 0 rgba(255, 255, 255, 1);
- -moz-box-shadow: inset 0 0 12px rgba(255,255,255,1), inset 0 1px 0 rgba(255, 255, 255, 1);
- -webkit-box-shadow: inset 0 0 12px rgba(255,255,255,1), inset 0 1px 0 rgba(255, 255, 255, 1);
- transition: all .5s linear;
- -o-transition: all .5s linear;
- -moz-transition: all .5s linear;
- -webkit-transition: all .5s linear;
- }
- #mal\_cs_links div a[href*="addtolist"]:hover:before {
- right: 64px;
- opacity: 1;
- -moz-opacity: 1;
- filter: alpha(opacity=100);
- }
- /* Log in */
- #mal\_cs_otherlinks div a[href*="login"] { visibility: hidden; }
- #mal\_cs_otherlinks div a[href*="login"]:after {
- visibility: visible;
- position: absolute;
- display: block;
- top: 2px;
- left: 55%;
- margin-left: -64px;
- width: 128px;
- content: 'Enter' !important;
- font-size: 36px;
- color: #FFFFFF;
- text-shadow: 0px 0px 10px #9c0006, 0px 0px 10px #9c0006, 0px 0px 10px #9c0006;
- }
- /* Shrink */
- @keyframes shrink
- {
- 0% { transform: rotate(-120deg); }
- 10% { transform: rotate(-90deg); }
- 20% { transform: rotate(-60deg); }
- 40% { transform: rotate(-30deg); }
- 60% { transform: rotate(0deg); }
- 60% { transform: scale(1, 1); }
- 70% { transform: scale(0.5, 1); }
- 80% { transform: scale(0, 1); }
- 90% { transform: scale(0.5, 1); }
- 100% { transform: scale(1, 1); }
- }
- @-o-keyframes shrink
- {
- 0% { -o-transform: rotate(-120deg); }
- 10% { -o-transform: rotate(-90deg); }
- 20% { -o-transform: rotate(-60deg); }
- 40% { -o-transform: rotate(-30deg); }
- 60% { -o-transform: rotate(0deg); }
- 60% { -o-transform: scale(1, 1); }
- 70% { -o-transform: scale(0.5, 1); }
- 80% { -o-transform: scale(0, 1); }
- 90% { -o-transform: scale(0.5, 1); }
- 100% { -o-transform: scale(1, 1); }
- }
- @-ms-keyframes shrink
- {
- 0% { -ms-transform: rotate(-120deg); }
- 10% { -ms-transform: rotate(-90deg); }
- 20% { -ms-transform: rotate(-60deg); }
- 40% { -ms-transform: rotate(-30deg); }
- 60% { -ms-transform: rotate(0deg); }
- 60% { -ms-transform: scale(1, 1); }
- 70% { -ms-transform: scale(0.5, 1); }
- 80% { -ms-transform: scale(0, 1); }
- 90% { -ms-transform: scale(0.5, 1); }
- 100% { -ms-transform: scale(1, 1); }
- }
- @-moz-keyframes shrink
- {
- 0% { -moz-transform: rotate(-120deg); }
- 10% { -moz-transform: rotate(-90deg); }
- 20% { -moz-transform: rotate(-60deg); }
- 40% { -moz-transform: rotate(-30deg); }
- 60% { -moz-transform: rotate(0deg); }
- 60% { -moz-transform: scale(1, 1); }
- 70% { -moz-transform: scale(0.5, 1); }
- 80% { -moz-transform: scale(0, 1); }
- 90% { -moz-transform: scale(0.5, 1); }
- 100% { -moz-transform: scale(1, 1); }
- }
- @-webkit-keyframes shrink
- {
- 0% { -webkit-transform: rotate(-120deg); }
- 10% { -webkit-transform: rotate(-90deg); }
- 20% { -webkit-transform: rotate(-60deg); }
- 40% { -webkit-transform: rotate(-30deg); }
- 60% { -webkit-transform: rotate(0deg); }
- 60% { -webkit-transform: scale(1, 1); }
- 70% { -webkit-transform: scale(0.5, 1); }
- 80% { -webkit-transform: scale(0, 1); }
- 90% { -webkit-transform: scale(0.5, 1); }
- 100% { -webkit-transform: scale(1, 1); }
- }
- .shrink
- {
- animation-name: shrink;
- -o-animation-name: shrink;
- -ms-animation-name: shrink;
- -moz-animation-name: shrink;
- -webkit-animation-name: shrink;
- }
- /* Main Style */
- .hide {
- position: fixed;
- display: inline-block !important;
- pointer-events: none;
- visibility: hidden;
- bottom: 80%;
- left: 10px !important;
- background-size: 200px 0px;
- width: 0px !important;
- height: 0px !important;
- line-height: 24px !important;
- transition: background-size 1s ease-in-out, bottom 1s ease-in-out;
- -webkit-transition: background-size 1s ease-in-out, bottom 1s ease-in-out;
- z-index: 10;
- }
- .hide:before {
- display: block;
- content: '';
- width: 26px;
- height: 250%;
- margin-top: -354%;
- margin-left: auto !important;
- margin-right: auto !important;
- background: url(https://i.imgur.com/HIMOJi3.png) repeat-y;
- }
- :hover + .hide:after {
- position: absolute;
- content: ' ';
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- border-radius: 50em;
- background-image: linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 45%, rgba(255,255,255,.7) 50%, rgba(255,255,255,0) 55%, rgba(255,255,255,0) 100%);
- background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 45%, rgba(255,255,255,.7) 50%, rgba(255,255,255,0) 55%, rgba(255,255,255,0) 100%);
- background-image: -webkit-gradient( linear, left top, right bottom,
- color-stop(0, rgba(255,255,255, 0)),
- color-stop(0.45, rgba(255,255,255, 0)),
- color-stop(0.5, rgba(255,255,255, .7)),
- color-stop(0.55, rgba(255,255,255, 0)),
- color-stop(1, rgba(255,255,255, 0)));
- }
- :hover + .hide {
- position: fixed !important;
- display: block !important;
- visibility: visible;
- width: 200px !important;
- height: 284px !important;
- bottom: 16px !important;
- left: 10px !important;
- background-repeat: no-repeat !important;
- background-size: 200px 284px !important;
- box-shadow: 0 0 20px rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1), inset 0 1px 0 rgba(255, 255, 255, 1);
- border-radius: 50em;
- animation: shrink linear 1s;
- -webkit-animation: shrink linear 1s;
- }
- body:before {
- display: block !important;
- position: fixed !important;
- content: '';
- right: 0;
- bottom: 0;
- width: 100%;
- height: 100%;
- background-image: url(https://i.imgur.com/A1tjsri.png); /* Zero.png */
- background-repeat: no-repeat;
- background-position: bottom right;
- background-size: contain;
- z-index: -1;
- }
- body {
- background-color: rgba(0, 0, 0, 1);
- background-image: url(https://i.imgur.com/ig6culf.png); /* back_below.png */
- background-repeat: repeat;
- background-position: center center;
- cursor: url(https://i.imgur.com/Ai1uDbt.png) 1 2, auto; /* cursor.png */
- color: #000000;
- font-family: 'Iceberg', cursive;
- font-size: 12px;
- }
- a { color: #000000; text-decoration: none; }
- a:hover { text-shadow: 0 0 0.2em #9c0006 !important; }
- #list_surround:before {
- display: block !important;
- position: fixed !important;
- content: ' ';
- left: -4px;
- bottom: 0;
- width: 100%;
- height: 100%;
- background-image: url(https://i.imgur.com/neidITm.png); /* Yuki.png */
- background-repeat: no-repeat;
- background-position: bottom left;
- background-size: contain;
- z-index: -1;
- }
- #list_surround {
- position: relative;
- display: inline-block;
- left: 55% !important;
- margin-left: -250px;
- width: 500px;
- margin-top: 192px;
- }
- .animetitle { color: #9c0006 !important; line-height: 30px !important; font-weight: bold; }
- .animetitle + small {
- visibility: visible !important;
- position: absolute !important;
- display: block !important;
- width: 64px;
- margin-left: -84px !important;
- margin-top: -30px;
- padding: 2px 8px 0 6px;
- font-size: 18px;
- line-height: 28px;
- font-family: 'Iceberg', cursive;
- font-size: 12px;
- text-align: center;
- font-weight: normal !important;
- color: #9c0006 !important;
- white-space: nowrap !important;
- letter-spacing: 0 !important;
- background-color: rgba(198, 252, 226, 1);
- box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 1);
- }
- .table_headerLink {
- position: relative !important;
- display: block !important;
- margin-top: -15px;
- height: 32px;
- width: 489px;
- color: #000000;
- font-weight: bold;
- text-align: center;
- margin-left: auto;
- margin-right: auto;
- padding: 5px 2px 5px 2px;
- background-color: rgba(198, 252, 226, 1);
- box-shadow: inset 0px -14px 12px rgba(0, 0, 0, 1), inset 0 -1px 2px rgba(0, 0, 0, 1);
- border-radius: 50% 50% 0 0;
- }
- .table_headerLink:hover { color: #000000; text-shadow: 0 0 0.2em #9c0006 !important; }
- .table_headerLink strong:before {
- visibility: visible !important;
- position: relative !important;
- display: inline-block !important;
- margin-left: 64px !important;
- content: "Sort doesn't help you" !important;
- text-align: center !important;
- font-size: 18px !important;
- }
- .table_headerLink strong { visibility: hidden; }
- .td1, .td2 {
- padding: 0.3em;
- font-family: 'La Belle Aurore', cursive;
- font-size: 20px;
- background-color: rgba(235, 221, 184, 0.8);
- transition: all 1s ease-in-out;
- -webkit-transition: all 1s ease-in-out;
- }
- .td1 a, .td2 a { color: #FFFFFF; }
- .header_title {
- font-size: 14px;
- font-weight: bold;
- }
- /* header_al is the div surrounding "User's Anime List" at the top */
- .header_al {
- font-weight: bold;
- font-size: 16px;
- }
- .header_cw, .header_completed , .header_onhold, .header_dropped, .header_ptw { display: none; }
- .category_totals {
- position: relative !important;
- display: block !important;
- margin-top: 0;
- height: 275px;
- width: 465px;
- color: rgba(198, 252, 226, 1);
- text-align: center;
- margin-left: auto;
- margin-right: auto;
- padding: 32px 12px 90px 12px;
- background-color: rgba(198, 252, 226, 1);
- background-image: url(https://i.imgur.com/OCehvMf.png); /* emblem.png */
- background-position: center center;
- background-repeat: no-repeat;
- box-shadow: inset 0px 18px 12px rgba(0, 0, 0, 1), inset 0 -1px 2px rgba(0, 0, 0, 1);
- border-radius: 0 0 50% 50%;
- transition: all 1s linear;
- -webkit-transition: all 1s linear;
- }
- .category_totals:hover { color: #000000; text-shadow: 0 0 0.2em #9c0006; }
- #grand_totals { display: none; }
- #copyright {
- position: relative !important;
- display: block !important;
- width: 200px;
- color: #9c0006;
- text-align: center;
- margin: 0 auto;
- padding: 4px;
- background-color: rgba(235, 221, 184, 0.8);
- box-shadow: 0 1px 0 rgba(255, 255, 255, .2),
- inset 0 4px 5px rgba(0, 0, 0, 1),
- inset 0 1px 0 rgba(0, 0, 0, .6);
- z-index: 15;
- }
- #copyright a { color: #000000; }
- #copyright a:hover { text-shadow: 0 0 0.2em #9c0006 !important; }
- #copyright:after { content: 'List designed by Hahaido.'; }
- #inlineContent {
- pointer-events: none;
- position: fixed;
- display: block !important;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-image: url(https://i.imgur.com/5LU36FK.png); /* Blood.png */
- background-repeat: no-repeat;
- background-position:center;
- background-size: contain;
- z-index: 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment