diff --git a/index.html b/index.html index a9c3f03e..a63be1f6 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,15 @@
TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
+TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
diff --git a/stylesheets/styles.css b/stylesheets/styles.css index dacf2e18..82b01559 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -21,7 +21,7 @@ h1, h2, h3 { } h1 { - font-size:28px; + font-size:25px; } h2 { @@ -96,7 +96,7 @@ img { } header { - width:270px; + width:280px; float:left; position:fixed; }