User:JAL/vector.css: Difference between revisions
< User:JAL
m increase font size for editing page |
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 #bodyContent { | textarea#wpTextBox1 div#bodyContent { | ||
font-size:1em; | font-size:1em; | ||
} | } | ||
Revision as of 17:00, 29 January 2015
/* don't think this worked: h2 .editsection { font-size: 80%; } */
textarea#wpTextBox1 div#bodyContent {
font-size:1em;
}