Making method definitions a little bit bigger.
authortleithea
Fri, 20 Apr 2012 09:26:54 +0900
changeset 363 11155882692e
parent 362 f3b7f6d78b2d
child 364 44914f8557f8
Making method definitions a little bit bigger.
html/spec.css
--- a/html/spec.css	Thu Apr 19 09:29:56 2012 +0900
+++ b/html/spec.css	Fri Apr 20 09:26:54 2012 +0900
@@ -1,4 +1,4 @@
-h4 {
+h4 {
   text-align: left;
   font-family: sans-serif;
   font-weight: normal;
@@ -18,6 +18,7 @@
 .method-name {  
   color: black;
   background-color: #D9E6F8;
+  font-size: large;
 }
 
 .parameter-name {