Index: themes/marvin_2k_phptemplate/page.tpl.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/marvin_2k_phptemplate/page.tpl.php,v
retrieving revision 1.3
diff -u -r1.3 page.tpl.php
--- themes/marvin_2k_phptemplate/page.tpl.php 31 Oct 2004 09:04:05 -0000 1.3
+++ themes/marvin_2k_phptemplate/page.tpl.php 26 Jan 2005 19:15:45 -0000
@@ -19,7 +19,7 @@
-
+
Index: themes/marvin_2k_phptemplate/style.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/marvin_2k_phptemplate/style.css,v
retrieving revision 1.2
diff -u -r1.2 style.css
--- themes/marvin_2k_phptemplate/style.css 15 Oct 2004 18:00:15 -0000 1.2
+++ themes/marvin_2k_phptemplate/style.css 26 Jan 2005 19:15:46 -0000
@@ -160,6 +160,12 @@
padding: 0;
margin: 0;
}
+
+#header #site-name {
+ font-size: 130%;
+ margin: 0;
+ padding: 1em;
+}
#header #search {
float: right;