[Koha-cvs] koha/koha-tmpl/opac-tmpl/npl/en/includes opac-l... [dev_week]

Owen Leonard oleonard at athenscounty.lib.oh.us
Fri Dec 1 15:15:55 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		dev_week
Changes by:	Owen Leonard <oleonard>	06/12/01 14:15:54

Modified files:
	koha-tmpl/opac-tmpl/npl/en/includes: opac-layout.css 

Log message:
	Minor updates

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/npl/en/includes/opac-layout.css?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.4.2.18&r2=1.1.2.4.2.19

Patches:
Index: opac-layout.css
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/Attic/opac-layout.css,v
retrieving revision 1.1.2.4.2.18
retrieving revision 1.1.2.4.2.19
diff -u -b -r1.1.2.4.2.18 -r1.1.2.4.2.19
--- opac-layout.css	9 Nov 2006 16:07:04 -0000	1.1.2.4.2.18
+++ opac-layout.css	1 Dec 2006 14:15:54 -0000	1.1.2.4.2.19
@@ -74,6 +74,11 @@
 
 /* END TWO COLUMNS RIGHT NAVIGATION */
 	
+#footer
+	{
+	clear: both;
+	}
+
 a {
 	font-weight: bold;
 }
@@ -516,6 +521,10 @@
 	margin: 3px;
 }
 
+#nav h6 {
+	text-align: center;
+}
+
 #nav ul#facets {
 	margin : 0;
 	padding : 0;





More information about the Koha-cvs mailing list