MediaWiki:Erudite.css: Unterschied zwischen den Versionen

(Die Seite wurde geleert.)
Zeile 1: Zeile 1:
 
+
/* Set the colour of the top menu */
 +
#menu {
 +
  background-color: rgba(990099, 90, 160, 0.7);
 +
}

Version vom 9. November 2014, 08:05 Uhr

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