Kort |
|
---|---|
add the following line to the js.js: $('input[name=rpagetitle]').css('font-size','2em'); ... or assign a class: $('input[name=rpagetitle]').addClass('someclass'); ... or use plain css: input[name=rpagetext] { font-size:2em; }
SED.by - создание сайтов, разработка плагинов и тем для Котонти
|
|
This post was edited by Kort (2013-01-23 16:10, 12 years ago) |