[livejournal] r20394: LJSUP-10201: Change font-size for update...
Committer: skomarov
LJSUP-10201: Change font-size for update.bml textarea (both bookmarks)U trunk/htdocs/js/ck/contents.css U trunk/htdocs/stc/entry.css
Modified: trunk/htdocs/js/ck/contents.css
===================================================================
--- trunk/htdocs/js/ck/contents.css 2011-10-20 09:41:04 UTC (rev 20393)
+++ trunk/htdocs/js/ck/contents.css 2011-10-20 12:04:07 UTC (rev 20394)
@@ -6,7 +6,7 @@
BODY {
position: relative;
- font: 12px/16px 'Arial', sans-serif;
+ font: 13px/18px 'Arial', sans-serif;
color: #222;
}
Modified: trunk/htdocs/stc/entry.css
===================================================================
--- trunk/htdocs/stc/entry.css 2011-10-20 09:41:04 UTC (rev 20393)
+++ trunk/htdocs/stc/entry.css 2011-10-20 12:04:07 UTC (rev 20394)
@@ -13,7 +13,7 @@
box-sizing: border-box;
border: 0;
outline: none;
- font: 12px/16px Courier, monospace;
+ font: 13px/18px Courier, monospace;
color: #222;
}
#updateForm {
