Difference between revisions of "MediaWiki:Common.css"

From The Circuits and Biology Lab at UMN
Jump to navigationJump to search
 
(No difference)

Latest revision as of 21:36, 12 November 2016

/* CSS placed here will be applied to all skins */

.ns-100 #p-logo a {
   background-image: url(http://cctbio.ece.umn.edu/wiki/images/b/b0/SMIWBD_small.JPG)
   !important;
}

.ns-102 #p-logo a {
   background-image: url(http://cctbio.ece.umn.edu/wiki/images/0/0c/Remodel-logo.jpg)
   !important;
}

/* remove Toolbox */
/* #p-tb { display:none !important; } */