MediaWiki:Common.css: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: .imagelink_cki_xds_tx a { background-image: url("https://wiki.ihe.net/images/d/d7/XDS-Actor-Transaction-b.jpg") text-de..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
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?action=raw&ctype=text/css&title=MediaWiki:Chorke/Common.css");
  background-image: url("https://wiki.ihe.net/images/d/d7/XDS-Actor-Transaction-b.jpg")  
  text-decoration:none;
  display:block;
  height:391px;
  width:701px;
}

Latest revision as of 02:35, 18 December 2025

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