[geeklog-hg] geeklog: Prefessional: modified the CSS file slightly (set font ...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Mar 9 10:34:36 EST 2013


changeset 8988:ecc9a32b360d
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/ecc9a32b360d
user: dengen
date: Sun Mar 10 00:34:15 2013 +0900
description:
Prefessional: modified the CSS file slightly (set font size to the textarea tag with the same size as the input tag)

diffstat:

 public_html/layout/professional/style.css |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 80437d297457 -r ecc9a32b360d public_html/layout/professional/style.css
--- a/public_html/layout/professional/style.css	Sat Mar 09 17:57:00 2013 +0900
+++ b/public_html/layout/professional/style.css	Sun Mar 10 00:34:15 2013 +0900
@@ -158,6 +158,7 @@
 textarea {
   color:#000000;
   font-family:arial,verdana,tahoma,helvetica,sans-serif;
+  font-size:.9em;
 }
 th {
   color:#000000;



More information about the geeklog-cvs mailing list