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  {
   font-size:1.25em;
   font-size:1.25em;
}
}

Revision as of 17:16, 29 January 2015

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

#wpTextbox1  {
   font-size:1.25em;
}