diff --git a/css/main.css b/css/main.css index 33d2f8f916..d900fe8746 100644 --- a/css/main.css +++ b/css/main.css @@ -30,7 +30,7 @@ body { margin: 50px 0 0; background: #fff url(../images/bg.gif) repeat-x; font: #image { float: right; width: 388px; position: relative; top: 16px; background: url(../images/logotype.jpg) no-repeat top right; height: 258px; } #bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; } - .step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; } + .step { color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; } .step a { color: #fff; margin: 0 10px 0 0; } .col { float: left; width: 276px; margin: 0 30px 16px 0; }