Author: humbedooh
Date: Wed Mar 25 13:25:58 2015
New Revision: 1669121

URL: http://svn.apache.org/r1669121
Log:
css tweaks

Modified:
    steve/site/trunk/content/index.html

Modified: steve/site/trunk/content/index.html
URL: 
http://svn.apache.org/viewvc/steve/site/trunk/content/index.html?rev=1669121&r1=1669120&r2=1669121&view=diff
==============================================================================
--- steve/site/trunk/content/index.html (original)
+++ steve/site/trunk/content/index.html Wed Mar 25 13:25:58 2015
@@ -7,14 +7,14 @@
                        <img src="/images/steve.png"/>
                </p>
         <p>Apache STeVe is Apache's Python based voting system that the 
Foundation uses to handle things like <a 
href="https://wiki.apache.org/general/BoardVoting";>voting in our new Board of 
Directors</a></p>
-               <p>Apache STeVe supports many types of voting, including (but 
not limited to):
-                       <ul>
-                               <li>Single Transferable Votes</li>
-                               <li>Single-motion voting (Yes/No/Abstain)</li>
-                               <li>D'Hondt (Jefferson) style voting</li>
-                               <li>Multiple Non-Transferable Votes</li>
-                               <li>First Past the Post (presidential 
elections)</li>
-                               <li>Candidate or Party voting with preferential 
trickle-down</li>
+               <p style="font-size: 14px;">Apache STeVe supports many types of 
voting, including (but not limited to):
+                       <ul class="list-group">
+                               <li class="list-group-item">Single Transferable 
Votes</li>
+                               <li class="list-group-item">Single-motion 
voting (Yes/No/Abstain)</li>
+                               <li class="list-group-item">D'Hondt (Jefferson) 
style voting</li>
+                               <li class="list-group-item">Multiple 
Non-Transferable Votes</li>
+                               <li class="list-group-item">First Past the Post 
(presidential elections)</li>
+                               <li class="list-group-item">Candidate or Party 
voting with preferential trickle-down</li>
                        </ul>
                </p>
     </div>


Reply via email to