Отказ от абсолютных ссылок https://new-combats.com/* к относительным /*. Замена https://img.new-combats.com на //img.new-combats.tech.

This commit is contained in:
2023-03-31 21:30:14 +03:00
parent 1b5bf26294
commit 01b504e677
346 changed files with 3507 additions and 4221 deletions
+5 -5
View File
@@ -32,11 +32,11 @@ img {
div.header {
height: 135px;
background-image: url(https://new-combats.com/forum_script/img/line_capitalcity.jpg);
background-image: url(/forum_script/img/line_capitalcity.jpg);
}
div.footer {
background-image: url(https://img.new-combats.com/i/encicl/ln_footer.jpg);
background-image: url(//img.new-combats.tech/i/encicl/ln_footer.jpg);
background-repeat: repeat-x;
background-color: black;
padding: 12px;
@@ -54,9 +54,9 @@ hr {
display: block;
height: 11px;
border: 0;
background-image: url(https://img.new-combats.com/ram12_33.gif),
url(https://img.new-combats.com/ram12_35.gif),
url(https://img.new-combats.com/ram12_34.gif);
background-image: url(//img.new-combats.tech/ram12_33.gif),
url(//img.new-combats.tech/ram12_35.gif),
url(//img.new-combats.tech/ram12_34.gif);
background-position: left top,
right top,
center top;