GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of sr/git-wiki
Description: A quick & dirty git-powered Sinatra wiki
Homepage: http://atonie.org/2008/02/git-wiki
Clone URL: git://github.com/willcodeforfoo/git-wiki.git
Little smaller page titles
Thu Feb 21 11:56:43 -0800 2008
commit  9064bd1e4de70495f064b658bae66afb75832da9
tree    cced9885bc8100840ed25b94fc187ceeace25e86
parent  ce36c96a2122d03705cf129535bf2a71450b1080
...
31
32
33
34
 
35
36
37
...
31
32
33
 
34
35
36
37
0
@@ -31,7 +31,7 @@ a { color: black }
0
   font-weight: bold;
0
 }
0
 
0
-.page_title { font-size: xx-large; }
0
+.page_title { font-size: x-large; }
0
 
0
 a.edit, a.edit:visited, a.edit:active, a.edit:hover {
0
   color: red;

Comments

    No one has commented yet.