Комментарий #7191095

"Hosty"
в топике FAQ
Народ, не подскажите, есть ли возможность адаптировать старую версию дизайна (Edesign v.2.0 by EngiNier) под текущие реалии? Относительно давно сайт менял своё оформление, тогда оно и полетело(как на скринах). Хотелось бы узнать, есть ли возможность где-то что-то подправить, чтоб оформление не съезжало1875x937922x181
Ответы
EngiNier
EngiNier#
@"Hosty", все что я могу сделать чтобы было похоже на старое

@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/main_code_1.css");
@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/main_code_2.css");
@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/main_code_3.css");
@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/main_code_4mob.css"); 
@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/prof_form_citrus.css");
@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/q01_alter_menu.css");
@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/q03_history_bookmarks.css");
@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/q08_alter_sitemenu.css");
@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/q02_monocolor_citrus_list.css");
@import url("https://raw.githubusercontent.com/gm-c/gm-c.github.io/master/cssfiles/q11_cubik-corners.css");

body:after {
  background-image: url("https://i.ibb.co/Cvx2Chh/image-2021-04-23-14-57-50.png");
  filter: brightness(0.9);
    background-position: 100% 80%;
}
.l-page {
    background-color: rgba(30, 30, 40, 0.95);
}
.l-footer:after {
  content: "*Green Grooves*";
  display: none !important;
}

@media screen and (min-width: 1px) {
  .correct-mob-version {
    color: normal;
  }
}


@media screen and (min-width: 1px) {
  html:root {
   
   --white-color: 198, 203, 241;
    --light-color: 164, 172, 229;
    --dark-color: 122, 132, 208;
    --bright-color: 118, 133, 245;
    --dull-color: 108, 112, 146;
    --input-color: 77, 79, 165;
    --hover-bottoms-1: 27, 27, 62;
    --buttoms-color: 45, 45, 103;
    --hover-buttoms-2: 156, 98, 25;
    --very-high-rating: 114, 124, 199;
    --high-rating: 66, 75, 143;
    --average-rating: 51, 58, 113;
    --small-rating: 36, 43, 91;
    --time-filled: 53, 58, 132;
    --time-empty: 24, 26, 64;
    --anime-inprocess: 69, 146, 76;
    --anime-complete: 41, 107, 47;
    --manga-inprocess: 189, 15, 86;
    --manga-complete: 153, 0, 62;
    --hover-color: 210, 137, 45;
    --shadows-color: 110, 120, 190;
    --block-color: 40,35,66;
    --menu-back: 30, 30, 40;
    --nick-cover: 71, 49, 156;
    --popup-color: 36, 35, 83;
   
    --hundred: 1;
  }
}
назад
Твой комментарий
Вернуться к редактированию
Предпросмотр
Скрыть