public
Fork of sr/git-wiki
Description: A wiki engine that uses a Git repository as its data store.
Homepage: http://atonie.org/2008/02/git-wiki
Clone URL: git://github.com/al3x/git-wiki.git
Search Repo:
need a lil' more room between lists
al3x (author)
Wed Mar 26 11:24:40 -0700 2008
commit  4e6e0f08b2ebab1b7a835d79ced288885cd64259
tree    9f85caa2c0af940a5826d177dd937e4639eee106
parent  378318561db0c4040dd06ae285a4455e472e6657
...
48
49
50
51
 
52
53
54
...
48
49
50
 
51
52
53
54
0
@@ -48,7 +48,7 @@
0
 
0
 ul {
0
   list-style-type: square;
0
- padding: 0 0 0 1.2em;
0
+ padding: 0 0 1em 1.2em;
0
 }
0
 
0
 /* classes */

Comments

    No one has commented yet.