Difference between revisions of "MediaWiki:Common.css"

From Islamic Finance Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
a.new {
 
a.new {
     color: #006400 !important;
+
     color: #008000 !important;
 
}
 
}

Revision as of 20:18, 4 February 2023

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

body { font-size: larger; 
}

a.new {
    color: #008000 !important;
}