diff --git a/static/css/style.css b/static/css/style.css index d367a70..7a622b4 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -116,7 +116,7 @@ div.homepage{ margin: 0 auto; } div.home a{ - padding: 0em 0.2em 0.1em 0.2em; + padding: 0em 0.4em 0.1em 0.4em; margin: 0.5em; line-height: 1.8em; color: black; @@ -400,7 +400,6 @@ embed#plugin { .h3-titles { font-family: 'Steps Thin Mono'; font-size: 1.2em; - background-color: magenta; display: inline; } @@ -626,7 +625,9 @@ div#bottom_descrip_left{ /*index*/ div.theindexpage{ - width: 100%; + padding: 0 0 5em 0; + width: 75%; + margin: 0 auto; } /*pushingscores*/