From 6faca697f9b2c0f09e6a233fb853363c16501395 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 21 Jan 2006 01:13:19 +0000 Subject: Put in title --- html/index.html | 17 ++++++++++++++--- html/style.css | 6 ++++++ 2 files changed, 20 insertions(+), 3 deletions(-) (limited to 'html') diff --git a/html/index.html b/html/index.html index 102ad09..f60e1b1 100644 --- a/html/index.html +++ b/html/index.html @@ -9,10 +9,21 @@ -
+
- - Text + + + +
+ + + Text + +
diff --git a/html/style.css b/html/style.css index fdacb1b..bf65862 100644 --- a/html/style.css +++ b/html/style.css @@ -40,6 +40,12 @@ body width: 100%; } +#logo +{ + font-size: 16pt; + font-weight: bold; +} + /* ----------------------------------------------------------------------------- * GROUP HEADERS */ -- cgit v1.2.3