MediaWiki:Erudite.css: Różnice pomiędzy wersjami

Z sapijaszko.net
Skocz do: nawigacja, szukaj
(Utworzono nową stronę "Set a background image for the top banner: #top-wrap { background-image: url(images/mybanner.jpg); }: Set the colour of the top menu: #menu { backgro...")
(Brak różnic)

Wersja z 21:29, 21 lut 2017

/* Set a background image for the top banner */
/*
#top-wrap {
  background-image: url(images/mybanner.jpg);
}
*/

/* Set the colour of the top menu */
#menu {
  background-color: rgba(30, 90, 160, 0.7);
}