diff --git a/css/style.css b/css/style.css index 580d187f81ee97c5c43e6a0bebc7d23569de0b8c..5cadcdff57393a7f2307d03e46cb9ab086f726af 100644 --- a/css/style.css +++ b/css/style.css @@ -43,6 +43,14 @@ margin: 5px 20px 15px; } +#preamble-list { + text-align: left; + padding-left: 15px; +} +#preamble-list li { + padding: 10px; +} + #improve { font-size: 12px; vertical-align: middle; diff --git a/pug/pages/index.pug b/pug/pages/index.pug index 260ca7cf1caaa5a52412be285a3bfcf8cef87f90..44278eff91a9908036be7bb13fd34fbaaa5de9e2 100644 --- a/pug/pages/index.pug +++ b/pug/pages/index.pug @@ -5,7 +5,7 @@ block content #main.row h1 Free Software User Groups in India #mapid - ol + ol#preamble-list li Free Software Community of India is a collective of Free Software (sometimes also called as Open Source Software) users, advocates and developers. li We maintain communication and collaboration infrastructure for everyone that respects their freedom and privacy. We maintain a list of Free Software communities and offer sub domains of fsug.in or fosscommunity.in. We depend on donations and community manpower to run the infrastructure. li We mentor Free Software enthusiasts to become Free Software contributors.