minor style for steps; need complete overhaul to not look like others

This commit is contained in:
Frédéric Péters 2005-05-20 14:54:06 +00:00
parent dc1bebfbde
commit 12eb54979f
1 changed files with 2 additions and 1 deletions

View File

@ -50,9 +50,10 @@ div#main-content {
#steps li {
display: inline;
padding-right: 2em;
padding-right: 1em;
display: block;
float: left;
width: 30%;
}