MediaWiki:Timeless.css: различия между версиями

Материал из wiki innovation station ss14
Новая страница: «→‎All CSS here will be loaded for users of the Timeless skin: Фон: body { background-image: url("https://wiki-innovationstation-ss14.ru/images/thumb/4/4d/Wikifone.jpg/800px-Wikifone.jpg?20240905152743"); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgba(255, 255, 255, 0.7); }»
 
Нет описания правки
 
Строка 1: Строка 1:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
Фон:
body {
  background-image: url("https://wiki-innovationstation-ss14.ru/images/thumb/4/4d/Wikifone.jpg/800px-Wikifone.jpg?20240905152743");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: rgba(255, 255, 255, 0.7);
}

Текущая версия от 18:47, 5 сентября 2024

/* All CSS here will be loaded for users of the Timeless skin */