Jump to content

User:GMedich/common.css: Difference between revisions

From The Austrian Economics Wiki, the global repository of classical-liberal thought
GMedich (talk | contribs)
Created page with ".portal h5 { padding:0 1em 0 .5em; example only: font-size:90%; font-weight:normal; }"
 
GMedich (talk | contribs)
Changed test code into comments
Line 1: Line 1:
.portal h5 {
/*.portal h5 { */
  padding:0 1em 0 .5em;  /* example only */
/*  padding:0 1em 0 .5em; */ /* example only */
  font-size:90%;
/*  font-size:90%; */
  font-weight:normal;
/*  font-weight:normal; */
}
/*}

Revision as of 23:47, 29 December 2013

/*.portal h5 { */
/*   padding:0 1em 0 .5em; */  /* example only */
/*   font-size:90%; */
/*   font-weight:normal; */
/*}