Add margin to support list

This commit is contained in:
Roberto Rosario
2011-12-19 19:58:03 -04:00
parent c7814f45ed
commit 321058a610
2 changed files with 2 additions and 1 deletions

View File

@@ -60,6 +60,7 @@ ul.piramid_bullets > li {
list-style-type:square;
}
ul.news > li {margin-bottom: 5em;}
ul.support > li {margin-bottom: 4em;}
ul.other_site > li {margin-bottom: 4em;}
ul {
list-style:circle;