User:JAL/vector.css: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
/* don't think this worked: h2 .editsection { font-size: 80%; }  */
/* don't think this worked: h2 .editsection { font-size: 80%; }  */


textarea#wpTextBox1 div#bodyContent  {
#wpTextBox1 div#bodyContent  {
   font-size:1.25em;
   font-size:1.25em;
}
}

Revision as of 17:05, 29 January 2015

/* don't think this worked: h2 .editsection { font-size: 80%; }   */

#wpTextBox1 div#bodyContent  {
   font-size:1.25em;
}