MediaWiki:Common.css: Difference between revisions
From The Circuits and Biology Lab at UMN
Jump to navigationJump to search
No edit summary |
(No difference)
|
Latest revision as of 02:36, 13 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; } */