Revision: 2834
http://ipcop.svn.sourceforge.net/ipcop/?rev=2834&view=rev
Author: eoberlander
Date: 2009-05-11 11:01:10 +0000 (Mon, 11 May 2009)
Log Message:
-----------
Add style.css for 2.0 Admin Manual on IPCop website.
Added Paths:
-----------
IPCopDoc/trunk/en/admin/html/
IPCopDoc/trunk/en/admin/html/style.css
Added: IPCopDoc/trunk/en/admin/html/style.css
===================================================================
--- IPCopDoc/trunk/en/admin/html/style.css (rev 0)
+++ IPCopDoc/trunk/en/admin/html/style.css 2009-05-11 11:01:10 UTC (rev
2834)
@@ -0,0 +1,52 @@
+/*
+ style.css - a CSS stylesheet for use with HTML output produced by
+ tldp-xsl stylesheets. Written by Emma Jane Hogbin. Comments
+ added by David Horton.
+*/
+
+
+body {
+
+/*
+ Style the HMTL <body> tag with a sans-serif font and 5% margin to
+ make text easier to read in a web browser.
+*/
+
+ font-family: sans-serif;
+ margin: 5%;
+}
+
+
+pre {
+
+/*
+ Style <pre> tags with a light gray background and a small indention.
+ HTML <pre> tags are used to represent Docbook XML tags like
+ <programlisting> and <screen>
+*/
+
+ background: #E0E0E0;
+ margin: 0 5%;
+ padding: 5px;
+}
+
+
+/* Add any desired customizations below. */
+
+.guisubmenu, .guimenu, .guimenuitem {
+ font-style: italic;
+}
+
+
+.guibutton {
+ font-weight: bold;
+ background-color: #F0F0F0;
+}
+
+.guilabel {
+ background-color: #F0F0F0;
+}
+
+.figure {
+ font-size: 75%;
+}
Property changes on: IPCopDoc/trunk/en/admin/html/style.css
___________________________________________________________________
Added: svn:executable
+ *
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn