MediaWiki:Foreground.css: Porovnání verzí

Z Franklinova expedice

nástřel menu
 
typo
Řádek 1: Řádek 1:
/*  Styly pro Foreground */
/*  Styly pro Foreground */
.other-websites {
.other-websites {
   background-color: lime;
   background-color: light-gray;
}
}


.other-websites-vertical {
.other-websites.vertical {
   width: 100%;
   width: 100%;
}
}

Verze z 12. 12. 2021, 13:55

/*  Styly pro Foreground */
.other-websites {
  background-color: light-gray;
}

.other-websites.vertical {
  width: 100%;
}