diff --git a/index.html b/index.html index 03d8213..25e7313 100644 --- a/index.html +++ b/index.html @@ -6,9 +6,9 @@ - - - + + + diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 01680ff..d497bab 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -439,7 +439,7 @@ Small Device Styles } #tabs-nohdr .ui-tabs-nav { padding-left: 0px; - font-size: small; + font-size: small; background: transparent; border-width: 0px 0px 1px 0px; -moz-border-radius: 0px; @@ -455,13 +455,13 @@ Small Device Styles padding: 0; overflow: hidden; box-shadow: none; - -webkit-box-shadow: none; - -moz-box-shadow: none; - -o-box-shadow: none; - -ms-box-shadow: none; + -webkit-box-shadow: none; + -moz-box-shadow: none; + -o-box-shadow: none; + -ms-box-shadow: none; } #tabs-nohdr code { - background: transparent; - padding: 0; - overflow: hidden; -} \ No newline at end of file + background: transparent; + padding: 0; + overflow: hidden; +}