MediaWiki:Common.css: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.imagelink_cki_xds_tx a {
@import url("/index.php?title=MediaWiki:Chorke/Common.css&action=raw&ctype=text/css");
  width:701px;
  height:391px;
  display:block;
  text-decoration:none;
  background-image: url("https://wiki.ihe.net/images/d/d7/XDS-Actor-Transaction-b.jpg")  
}

Revision as of 23:35, 16 December 2025

/* CSS placed here will be applied to all skins */
@import url("/index.php?title=MediaWiki:Chorke/Common.css&action=raw&ctype=text/css");