Difference between revisions of "Common.css"

From LIFS LipidXplorer Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: body { background-color: #9fc2d4; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }")
 
Tag: Replaced
 
(One intermediate revision 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 */
body {
 
  background-color: #9fc2d4;
 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 
}
 

Latest revision as of 10:25, 10 June 2021

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