[Debian-live-changes] r1716 - configs/webconverger/config/binary_local-includes

kai-guest at alioth.debian.org kai-guest at alioth.debian.org
Thu May 24 16:58:02 UTC 2007


Author: kai-guest
Date: 2007-05-24 16:58:02 +0000 (Thu, 24 May 2007)
New Revision: 1716

Added:
   configs/webconverger/config/binary_local-includes/README.txt
   configs/webconverger/config/binary_local-includes/style.css
Modified:
   configs/webconverger/config/binary_local-includes/README.html
Log:
good

Modified: configs/webconverger/config/binary_local-includes/README.html
===================================================================
--- configs/webconverger/config/binary_local-includes/README.html	2007-05-24 16:55:55 UTC (rev 1715)
+++ configs/webconverger/config/binary_local-includes/README.html	2007-05-24 16:58:02 UTC (rev 1716)
@@ -3,7 +3,7 @@
  <head>
   <title>Webconverger</title>
 
-<link rel="stylesheet" href="http://webconverger.com/style.css" type="text/css">
+<link rel="stylesheet" href="style.css" type="text/css">
 
  </head>
  <body>

Added: configs/webconverger/config/binary_local-includes/README.txt
===================================================================
--- configs/webconverger/config/binary_local-includes/README.txt	                        (rev 0)
+++ configs/webconverger/config/binary_local-includes/README.txt	2007-05-24 16:58:02 UTC (rev 1716)
@@ -0,0 +1,7 @@
+Webconverger - The Web operating system
+
+Learn more about Webconverger at http://webconverger.com/
+
+Please reboot your machine and enable CDROM boot to enjoy Webconverger!
+
+Please email webmaster at webconverger.com or call +44 20 8123 3380 to enquire.

Added: configs/webconverger/config/binary_local-includes/style.css
===================================================================
--- configs/webconverger/config/binary_local-includes/style.css	                        (rev 0)
+++ configs/webconverger/config/binary_local-includes/style.css	2007-05-24 16:58:02 UTC (rev 1716)
@@ -0,0 +1,52 @@
+body                { font-family: serif; font-weight: 500; }
+
+h2                  { margin: 0em;}
+
+a                   { text-decoration: none;}
+a:visited           { color: #5959ff;}
+a:hover             { color: #0000ff;}
+
+#nav                { float: left; width: 17em; }
+#main               { margin-left: 17em; border: thin #CCCCCC solid; padding: 1em; }
+
+
+.feedback input, textarea, button { width: 90%; border: thin solid #33FF33; }
+.announce input, textarea, button { width: 90%; border: thin solid #33FF33; }
+input.homepage { width: 90%; font-size: 2.5em; border: thin solid #33FF33;}
+
+table { border-collapse: collapse; }
+td { padding: 0.1em 0.5em; }
+table td { border-left: 1px solid silver; border-right: 1px solid silver }
+
+#nav form, ul { border-left: thick solid #FF9999; margin: 0.2em; padding: 0.1em; }
+ul { list-style: none; padding-left: 0.7em;}
+
+td.yes, td.no, td.undecided { text-align: center; }
+td.no { background-color: #FF9999 }
+td.yes { background-color: #CCFF99 }
+
+p.tip { width: 18em; min-height: 2em; margin: 1em 2em; padding: 1em 1.4em; border: solid medium; text-align: center; float: right; }
+p.tip :link, p.tip :visited { color: black; text-decoration: none; }
+p.tip em { font-size: 2em; font-style: normal; display: block; text-decoration: underline; }
+p.tip span { white-space: nowrap; }
+p.tip span :link, p.tip span :visited { text-decoration: underline; }
+
+p.tip { color: black; background: #FFFF99; border-color: #FFFF00; }
+
+form, .footer { text-align: center; }
+
+input:focus, textarea:focus, button:focus {
+                border: medium solid #33FF33;
+            }
+
+            input[type=button], input[type=submit] {
+                cursor: pointer;
+                background-color: #dfe;
+            }
+
+        button {
+                cursor: pointer;
+                background-color:  #CCFF99;
+            }
+
+img.screenshot { border: solid #CCCCCC thin;}




More information about the Debian-live-changes mailing list