web/static/F-7 style.css,1.4,1.5

Karsten Wade (kwade) fedora-websites-list at redhat.com
Sat Jun 23 14:30:18 UTC 2007


Author: kwade

Update of /cvs/fedora/web/static/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22243

Modified Files:
	style.css 
Log Message:
adding style to support some imported documents; these nav style may continue to be used for DocBook output and XHTML pages.


Index: style.css
===================================================================
RCS file: /cvs/fedora/web/static/F-7/style.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- style.css	30 May 2007 06:14:25 -0000	1.4
+++ style.css	23 Jun 2007 14:30:16 -0000	1.5
@@ -312,3 +312,22 @@
   vertical-align: bottom;
   border: 0;
 }
+
+.doc-nav {
+	text-align: center;
+	position: relative;
+	padding: 1em;
+	margin-top: 2em;
+	border-top: 1px solid #ccc;
+}
+.doc-nav a {
+	padding: 0 1em;
+}
+.doc-nav-left {
+	position: absolute;
+	left: 0;
+}
+.doc-nav-right {
+	position: absolute;
+	right: 0;
+}




More information about the Fedora-websites-list mailing list