Difference between revisions of "MediaWiki:Common.css"

From EPrints Documentation
Jump to: navigation, search
(Created page with 'CSS placed here will be applied to all skins: .source-perl { border: 1px solid #888; background-color: #EEE; padding: 5px 10px; }')
(No difference)

Revision as of 09:04, 2 March 2012

/* CSS placed here will be applied to all skins */
.source-perl {
border: 1px solid #888;
background-color: #EEE;
padding: 5px 10px;
}