fix problem list
authorS7012MY <l3asketballplayer@yahoo.com>
Sun, 26 Jan 2014 22:06:03 +0000 (00:06 +0200)
committerS7012MY <l3asketballplayer@yahoo.com>
Sun, 26 Jan 2014 22:06:03 +0000 (00:06 +0200)
tmpl/pb.en

index 98117f654a401af568cc007fb4eef071904cf804..114e332fd2be317d355e97e2f8c753f2bb584462 100644 (file)
@@ -11,7 +11,7 @@
                                        </tmpl_loop></ul>
 
                                        <h3>Easy</h3>
-                                       <ul>
+                                       <ul class="list-group">
                                        <tmpl_loop easy><li class="list-group-item"><a href="<tmpl_var id>.var"><tmpl_var name></a>
                                        </tmpl_loop></ul>
 
@@ -21,7 +21,7 @@
                                        </tmpl_loop></ul>
 
                                        <h3>Hard</h3>
-                                       <ul>
+                                       <ul class="list-group">
                                        <tmpl_loop hard><li class="list-group-item"><a href="<tmpl_var id>.var"><tmpl_var name></a>
                                        </tmpl_loop></ul>
 
This page took 0.010037 seconds and 4 git commands to generate.