diff --git a/gfx/TwelveMonkeys ImageIO_logo.png b/gfx/TwelveMonkeys ImageIO_logo.png new file mode 100644 index 00000000..379bff63 Binary files /dev/null and b/gfx/TwelveMonkeys ImageIO_logo.png differ diff --git a/gfx/TwelveMonkeys_Icon.png b/gfx/TwelveMonkeys_Icon.png new file mode 100644 index 00000000..74cea53c Binary files /dev/null and b/gfx/TwelveMonkeys_Icon.png differ diff --git a/index.html b/index.html index a2995ca8..189803e8 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,14 @@
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; }