Difference between revisions of "MediaWiki:Common.css"

37 bytes removed ,  16:07, 31 March 2016
no edit summary
imported>AleKahpwn
imported>AleKahpwn
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#p-logo {
#p-logo {
   background: linear-gradient(to top, #8c8030, #d4c982);
   background: radial-gradient(circle,rgba(192,176,73,0),rgba(192,176,73,1));
//  background-color: #c0b049;
  border: #333 solid 1px;
}
}
Anonymous user