[Forensics-changes] [SCM] debian-forensics/homepage branch, master, updated. 629d7a546237fa02d7125ffceb23d16d05e1ae35

Tiago Bortoletto Vaz tiago at debian-ba.org
Mon Jul 26 03:42:47 UTC 2010


The following commit has been merged in the master branch:
commit 629d7a546237fa02d7125ffceb23d16d05e1ae35
Author: Tiago Bortoletto Vaz <tiago at debian-ba.org>
Date:   Mon Jul 26 00:41:56 2010 -0300

    New webpage following new Debian design.

diff --git a/Pics/gradient.png b/Pics/gradient.png
new file mode 100644
index 0000000..dc4a8b8
Binary files /dev/null and b/Pics/gradient.png differ
diff --git a/Pics/greydot.png b/Pics/greydot.png
new file mode 100644
index 0000000..ec23c01
Binary files /dev/null and b/Pics/greydot.png differ
diff --git a/Pics/openlogo-50.png b/Pics/openlogo-50.png
new file mode 100644
index 0000000..f4e75fc
Binary files /dev/null and b/Pics/openlogo-50.png differ
diff --git a/Pics/reddot.png b/Pics/reddot.png
new file mode 100644
index 0000000..76cc993
Binary files /dev/null and b/Pics/reddot.png differ
diff --git a/debfooter.html b/debfooter.html
new file mode 100644
index 0000000..481a543
--- /dev/null
+++ b/debfooter.html
@@ -0,0 +1,77 @@
+<div id="footer">
+<hr class="hidecss" />
+<p>Back to the <a href="http://www.debian.org/../">Debian Project homepage</a>.</p>
+<hr/>
+<div id="footermap">
+<!--UdmComment-->
+<p><strong><a href="http://www.debian.org">Home</a></strong></p>
+    <ul id="footermap-cola">
+		<li><a href="http://www.debian.org/intro/about">About</a>
+		  <ul>
+		  <li><a href="http://www.debian.org/social_contract">Social&nbsp;Contract</a></li>
+		  <li><a href="http://www.debian.org/intro/free">Free&nbsp;Software</a></li>
+		  <li><a href="http://www.debian.org/partners/">Partners</a></li>
+		  <li><a href="http://www.debian.org/donations">Donations</a></li>
+		  <li><a href="http://www.debian.org/contact">Contact&nbsp;Us</a></li>
+		  </ul>
+		</li>
+	</ul>
+	<ul id="footermap-colb">
+			<li><a href="http://www.debian.org/distrib/">Getting Debian</a>
+			  <ul>
+			  <li><a href="http://www.debian.org/CD/vendors/">CD vendors</a></li>
+			  <li><a href="http://www.debian.org/CD/">CD ISO images</a></li>
+			  <li><a href="http://www.debian.org/distrib/netinst">Network install</a></li>
+			  <li><a href="http://www.debian.org/distrib/pre-installed">Pre-installed</a></li>
+			  </ul>
+			</li>
+    <li><a href="http://www.debian.org/distrib/packages">Debian&nbsp;Packages</a></li>
+	</ul>
+	<ul id="footermap-colc">
+		<li><a href="http://www.debian.org/News/">News</a>
+		  <ul>
+		  <li><a href="http://www.debian.org/News/project/">Project&nbsp;News</a></li>
+		  <li><a href="http://www.debian.org/events/">Events</a></li>
+		  </ul>
+		</li>
+    <li><a href="http://www.debian.org/doc/">Documentation</a>
+      <ul>
+      <li><a href="http://www.debian.org/releases/">Release&nbsp;Info</a></li>
+      <li><a href="http://www.debian.org/releases/stable/installmanual">Installation&nbsp;manual</a></li>
+      <li><a href="http://www.debian.org/doc/books">Debian&nbsp;Books</a></li>
+      </ul>
+    </li>
+   </ul>
+   <ul id="footermap-cold">
+    <li><a href="http://www.debian.org/../support">Support</a>
+	  <ul>
+			  <li><a href="http://www.debian.org/international/">Debian&nbsp;International</a></li>
+			  <li><a href="http://www.debian.org/security/">Security&nbsp;Information</a></li>
+			  <li><a href="http://www.debian.org/Bugs/">Bug reports</a></li>
+			  <li><a href="http://www.debian.org/MailingLists/">Mailing&nbsp;Lists</a></li>
+			  <li><a href="http://www.debian.org/http://lists.debian.org/">Mailing&nbsp;List&nbsp;Archives</a></li>
+			  <li><a href="http://www.debian.org/ports/">Ports/Architectures</a></li>
+      </ul>
+    </li>
+</ul>
+<ul id="footermap-cole">
+    <li><a href="http://www.debian.org/../misc/">Miscellaneous</a></li>
+    <li><a href="http://www.debian.org/../intro/help">Help Debian</a></li>
+    <li><a href="http://www.debian.org/../devel/">Developers'&nbsp;Corner</a></li>
+    <li><a href="http://www.debian.org/../sitemap">Site map</a></li>
+    <li><a href="http://www.debian.org/http://search.debian.org/">Search</a></li>
+</ul>
+<!--/UdmComment-->
+</div> <!-- end footermap -->
+<div id="fineprint">
+  <p>To report a problem with the web site, e-mail <a href="http://www.debian.org/mailto:debian-www@lists.debian.org">debian-www at lists.debian.org</a>. For other contact information, see the Debian <a href="http://www.debian.org/../contact">contact page</a>.</p>
+<p>
+Last Modified: Sun, Feb 21 14:06:46 UTC 2010
+  <br />
+  Copyright &copy; 1997-2010
+ <a href="http://www.debian.org/http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/../license" rel="copyright">license terms</a><br />
+  Debian is a registered <a href="http://www.debian.org/../trademark">trademark</a> of Software in the Public Interest, Inc.
+</p>
+</div>
+</div> <!-- end footer -->
+</div>
diff --git a/debheader.html b/debheader.html
new file mode 100644
index 0000000..50292dd
--- /dev/null
+++ b/debheader.html
@@ -0,0 +1,30 @@
+<div id="header">
+   <div id="upperheader">
+		<div id="logo">
+			<a href="./" title="Debian Home"><img src="./Pics/openlogo-50.png" alt="Debian" width="50" height="61" /></a>
+		</div>
+		<p class="section">Git</p>
+		<!-- 
+		/* Confusing with git search? Disabled for now
+
+		<div id="searchbox">
+			<form name="p" method="get" action="/cgi-bin/omega">
+				<p>
+					<input name="P" value="" size="27" />
+					<input type="submit" value="Search" />
+				</p>
+			</form>
+		</div>
+		-->
+	</div>
+	<div id="navbar">
+		<p class="hidecss"><a href="#inner">Skip Quicknav</a></p>
+		<ul>
+		   <li><a href="http://www.debian.org/intro/about">About Debian</a></li>
+		   <li><a href="http://www.debian.org/distrib/">Getting Debian</a></li>
+		   <li><a href="http://www.debian.org/support">Support</a></li>
+		   <li><a href="http://www.debian.org/devel/">Developers'&nbsp;Corner</a></li>
+		</ul>
+	</div>
+</div> 
+<div id="outer">
diff --git a/debian.css b/debian.css
new file mode 100644
index 0000000..0b10a5d
--- /dev/null
+++ b/debian.css
@@ -0,0 +1,712 @@
+/*
+	www.debian.org stylesheet proposal
+	
+	Kalle Soderman, 2008 debian.css
+	
+	Copyleft : This work is free, you can copy, spread, and modify it under
+	the terms of the Free Art License http://artlibre.org/licence/lal/en/
+	
+	
+	Font size table (Browser default 16px)
+
+	pixels      relative
+	--------------------
+	36px        2.25em
+	31px        0.5161em
+	24px        1.5em
+	21px        1.3125em
+	18px        1.125em
+	16px        1em
+	14px        0.875em
+	12px        0.75em
+	11px        0.6875em
+	10px        0.625em
+	9px         0.5625em
+	--------------------
+ */
+
+/* Reset */
+ 
+html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
+blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
+font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl,
+dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
+tfoot, thead, tr, th, td { 
+	margin: 0;
+	padding: 0;
+	border: 0;
+	outline: 0;
+	font-weight: inherit;
+	font-style: inherit;
+	font-size: 100%;
+	font-family: inherit;
+	vertical-align: baseline;
+}
+body            { line-height: 1; color: black; background: white; }
+ol, ul          { list-style: none; }
+table           { border-collapse: separate; border-spacing: 0; }
+blockquote, q   { quotes: "" ""; }
+html            { background-color: transparent; }
+:focus          { outline: 0; }
+caption, th, td { text-align: left; font-weight: normal; }
+blockquote:before, blockquote:after, q:before, q:after { content: ""; }
+
+/* Main */
+
+body {
+	margin: 0;
+	font: normal 100% sans-serif;
+	line-height: 1.5;
+	color: #222;
+	background-color: white;
+	/* Uncomment to show baseline grid
+	background-image: url('24grid.png');
+	background-position: 30px 9px; */
+}
+#outer {
+	margin: 0 10px 0 62px;
+}
+#inner {
+	position: relative;
+}
+#maincol {
+	margin: 0 15em 1.5em 0;
+}
+
+/* Header */
+
+#header {
+	margin:0;
+	padding:0 10px 0 62px; 
+	background-image:url('Pics/gradient.png');
+	background-position: 0 0;
+	background-repeat: repeat-x;
+}
+#header a:link
+, #header a:visited
+, #second-nav a:link
+, #second-nav a:visited {
+	text-decoration: none;
+}
+#header a:hover
+, #second-nav a:hover {
+	text-decoration: underline;
+}
+#breadcrumbs {
+	margin:0;
+	font-size: 0.75em;
+	text-transform: lowercase;
+	line-height: 2;
+	background-color: transparent;
+	background-color: #f5f6f7;
+	border-bottom: 1px solid #d2d3d7 ;
+}
+p.section {
+	margin: 0;
+	padding: 0 5px 0 5px;
+	font-family:monospace;
+	line-height: 16px;
+	color:white;
+	text-transform: uppercase;
+	letter-spacing: 0.08em;
+	position:absolute;
+	top: 0px;
+	left:62px;
+	background-color: #c70036;
+}
+#navbar {
+	background-color: transparent;
+	list-style:none;
+	display:block;
+	border-bottom:1px solid #c70036;
+	text-indent:0;
+	padding: 0;
+	margin-top:0;
+	margin-bottom:0;
+}
+#navbar ul {
+	margin: 0;
+	padding: 0;
+	clear: both;
+	overflow: hidden;
+}
+#navbar li {
+	list-style: none;
+	float: left;
+	padding: 0;
+	margin: 0;
+}
+#navbar a:link
+, #navbar a:visited {
+	padding: 1.75em 1em 0.25em 1em;
+	border-left: 1px solid transparent;
+	border-right: 1px solid transparent;
+	display: block;
+	text-decoration: none;
+}
+#navbar a:visited {
+	color: #54638c;
+}
+#navbar a:hover
+, #navbar a:visited:hover {
+	background-color: #efefef;
+	border-left: 1px solid  #d2d3d7;
+	border-right: 1px solid #d2d3d7;
+	text-decoration: underline;
+}
+#searchbox {
+	text-align:left;
+	line-height: 1;
+	margin: 0 10px 0 0.5em;
+	padding: 3px 0 1px 0;
+	position: absolute;
+	top:0;
+	right:0;
+	font-size: 0.75em;
+}
+#searchbox p {
+	margin: 0;
+	padding: 0;
+}
+#upperheader {
+	margin:0;
+	padding:0;
+}
+#logo {
+	position:absolute;
+	top:0;
+	left:0;
+	padding: 0;
+	background-color: transparent;
+	border: 1px solid transparent;
+	border-top: 0;
+	width: 61px;
+	height: 5.05em;
+}
+#logo a {
+	display: block;
+	position: relative;
+	padding: 0 5px 0 5px;
+	height: 100%;
+}
+#logo img {
+	margin-top: 5px;
+	position: absolute;
+	bottom: 0.3em;
+	overflow: auto;
+}
+#logo:hover {
+	border: 1px solid #d2d3d7 ;
+	border-top: 0;
+	background-color: #eee;
+}
+
+/* Links */
+
+a:link {
+	color: #0035c7;
+	text-decoration: underline;
+}
+a:visited {
+	color: #54638c;
+}
+a:link:hover {
+	text-decoration: none;
+	color: #00207a;
+}
+a:visited:hover {
+	text-decoration: none;
+}
+a:active {
+	color:#c2c3c7;
+}
+a img {
+	border:0;
+}
+
+/* Secondnav */
+
+#second-nav {
+	width: 16em;
+	font-size: 0.75em;
+	line-height: 1.5;
+	position: absolute;
+	top: 0;
+	right: 0;
+	margin: 3em 0 0 0;
+	padding: 0 0 0 1em;
+	border-left: 1px solid #d2d3d7 ;
+}
+#second-nav ul {
+	padding:0;
+	margin:0;
+	list-style:none;
+}
+#second-nav ul ul {
+	margin-left: 1em;
+}
+#second-nav li {
+	font-weight: normal;
+	margin:0;
+	padding:0;
+}
+#second-nav p {
+	line-height: 2;
+	font-weight: bold;
+	margin: 0;
+}
+#second-nav h2 {
+	margin:0;
+}
+
+/* Typography */
+
+p {
+	margin: 1.5em 0 1.5em 0;
+}
+strong {
+	font-weight: bold;
+}
+em {
+	font-style: italic;
+}
+small {
+	font-size: 0.75em;
+}
+sup {
+	font-size: 0.75em;
+	vertical-align:top;
+}
+h1
+, h2
+, h3
+, h4
+, h5
+, h6 {
+	font-weight: 600;
+	color: black;
+}
+h1 {
+	line-height: 0.8;
+	font-weight: normal;
+	font-size: 1.875em;
+	font-size: 1.8em;
+	line-height: 0.83333;
+	margin: 0.8em 0 0.8em 0;
+}
+h2 {
+	font-size: 1.5em;
+	font-weight: normal;
+	line-height: 1;
+	margin: 1em 0 1em 0;
+}
+h3 {
+	font-size: 1.125em;
+	line-height: 1.333em;
+	margin: 1.333em 0 0 0;
+}
+h4 {
+	font-weight: normal;
+	font-style: italic;
+	margin: 1.5em 0 1.5em 0;
+}
+h5 {
+	font-style: italic;
+	font-size: 0.75em;
+	margin: 2em 0 2em 0;
+}
+ol,ul {
+	padding-left: 1.5em;
+	margin-left:0;
+	margin: 1.5em 0 1.5em 0;
+}
+ol {
+	list-style-type: decimal;
+}
+ul {
+	list-style-type: disc;
+}
+th {
+	font-weight: bold;
+	margin: 1.5em 0 1.5em 0;
+}
+hr {
+	border: none;
+	background-color: #bbb;
+	height: 1px;
+	margin: 1.4375em 0 1.5em 0;
+}
+pre {
+	overflow: auto;
+}
+dd {
+	margin:  0 0 0 1.5em;
+}
+.toc {
+	font-size: 0.75em;
+	list-style:none;
+	background-image: url('Pics/greydot.png');
+	background-position: bottom left;
+	background-repeat: repeat-x;
+	line-height:1.833;
+	padding: 0;
+	max-width: 62%;
+	margin: 2em 0 2em 0;
+}
+.toc li {
+	background-image: url('Pics/greydot.png');
+	background-position: top left;
+	background-repeat: repeat-x;
+	padding: 0.0833em 0 0.0833em 0;
+ }
+.toc a {
+	display:block;
+	text-decoration: none;
+}
+.toc a:hover {
+	display:block;
+	background-color: #f0f0f4;
+	text-decoration: underline;
+}
+
+/* Sitemap */
+
+.card {
+	clear:both;
+	margin:1.5em 0 1.5em 0;
+	background-position: 0 -50px;
+	background-repeat: repeat-x;
+	padding:0;
+}
+.card ul {
+}
+.card ul li {
+	list-style:none;
+}
+.card h2 {
+}
+.lefthalf {
+	float:left;
+}
+.righthalf {
+	margin-left:50%;
+}
+.lefthalf ul {
+	margin-top:0;
+}
+
+/* Footer */
+
+#footer {
+	font-size: 0.75em;
+	border: 1px solid #dfdfe0;
+	padding:1em;
+	background-color: #f2f3f6;
+	margin: 0 0 0 0;
+	line-height: 1.5em;
+	border-left: 0;
+	border-right: 0;
+}
+#footer p {
+	margin: 1em 0 1em 0;
+}
+#footer hr {
+	border-top: 1px solid #d2d3d7;
+	border-bottom: 1px solid white;
+	height: 0;
+}
+#footer .editbar li {
+	display: inline;
+	margin-right: 2em;
+}
+#footer .info {
+}
+#fineprint {
+	margin-bottom: 1em;
+}
+#footermap {
+	list-style:none;
+	margin: 0 0 0 0;
+	padding: 0;
+	width:100%;
+	overflow: hidden;
+	border: 0;
+}
+ul#footermap-cola a
+, ul#footermap-colb a
+, ul#footermap-colc a
+, ul#footermap-cold a
+, ul#footermap-cole a {
+	padding-left: 0;
+}
+ul#footermap-cola
+, ul#footermap-colb
+, ul#footermap-colc
+, ul#footermap-cold
+, ul#footermap-cole {
+	float:left;
+	width: 19%;
+	min-width: 11em;
+	height: 12em;		/* Update when adding items */
+	margin:0 1% 0 0;
+	padding: 2em 0 0 0;
+	list-style: none;
+}
+ul#footermap-cole {
+	width: 18.9%;
+	margin-right:0;
+}
+#footermap-wrap {
+	padding:2em;
+	border-top: 1px solid white;
+}
+#footermap a {
+	margin: 0;
+}
+#footermap ul{
+	list-style: none;
+	padding:0;
+}
+#footermap li {
+	text-indent:0;
+	background-color: transparent;
+	font-weight:bold;
+}
+#footermap li ul {
+	margin: 0;
+	padding: 0:
+}
+#footermap li li {
+	margin:0;
+	text-indent:0;
+	padding:0;
+	font-weight:normal;
+	border:0;
+	background-image:none;
+	background-color:transparent;
+}
+#serverselect {
+}
+#serverselect input
+, #serverselect option 
+, #serverselect select {
+}
+#serverselect ul {
+	display: inline;
+	margin-left: 2em;
+}
+#serverselect li {
+	list-style: none;
+	display: inline;
+	padding:0 1em 0 1em;
+	margin:0;
+}
+#serverselect form p {
+	margin:0;
+	padding:0;
+	line-height: 1;
+}
+.lcol50 {
+	float: left;
+	width: 49%;
+	font-size:0.75em;
+	margin:0 0 0 0;
+	padding:0 0.5em 0 0;
+}
+.lcol50 h2 {
+	margin-top:0;
+}
+.rcol50 {
+	margin:0 0 0 51%;
+	padding:0;
+	font-size:0.75em;
+}
+form#pageLang {
+	display: inline;
+}
+
+/* Extras */
+
+input:focus {
+	background-color:#FFFFCB;
+	
+}
+.hidecss {
+	display: none;
+}
+.clear {
+	clear:both
+}
+#clear {
+	clear:both;
+	border:0;
+	height:1px;
+	display:block;
+}
+.quicklist:before {
+	content: "Quick Links: ";
+	font-weight: bold;
+}
+.quicklist {
+	list-style: none;
+	font-size: 0.75em;
+	margin: 2em 0 2em 0;
+	padding:0;
+	text-indent:0;
+	line-height: 2em;
+}
+.quicklist li  {
+	display:inline;
+}
+.item p{
+	margin: 0;
+}
+.item h2
+, .item p
+, .item ul{
+	margin-right: 10px 
+}
+.item h2
+, .item h3
+, .item h4
+, .item h5 {
+	margin-top: 0;
+}
+.line {
+	padding: 0;
+	width: auto;
+	overflow: hidden;
+	}
+div.downloads {
+	border-top: 0.17em solid #339900;
+	margin: 1.33em 0 0 0; 
+}
+.downloads ul.downlist {
+	margin:0;
+}
+div.downloads .col50 { 
+	border-top: 0.15em solid #339900;
+}
+ul.downlist {
+	padding-left: 30px;
+	text-indent:0;
+	background: url('Pics/emblem-downloads.png') no-repeat 0 0.15em;
+	/* 
+	 * border-top: 0.17em solid #339900;
+	 */
+}
+ul.quicklist.downlist {
+	border-top: 0.15em solid #339900;
+	padding-top: 0.25em;
+	margin-top: 1.6em;
+}
+ul.downlist li {
+	display: inline;
+}
+ul.downlist li:after {
+	content: ', ';
+}
+ul.downlist li:last-child:after {
+	content: '';
+}
+div.tip
+, div.important
+, div.warning
+, div.note {
+	padding:0 2em 0 4em;
+	margin: 1.85em 0 1.85em 0;
+	background-repeat: no-repeat;
+	background-position: 0.5em 1em;
+	font-size: 0.75em;
+	line-height: 2em;
+	background-color:#FFFFCB;
+	border:0.15em solid #CCCCA3;
+}
+div.tip p
+, div.important p
+, div.warning p
+, div.note p {
+	margin: 1em 0 1em 0;
+}
+div.tip {
+	background-image: url('Pics/admon-tip.png');
+}
+div.important{
+	background-image: url('Pics/admon-important.png');
+}
+div.warning {
+	background-image: url('Pics/admon-warning.png');
+}
+div.note {
+	background-image: url('Pics/admon-note.png');
+}
+
+/* Layout Elements */
+
+.col50
+, .cardleft
+, .cardright {
+	width:47.5%;
+	float: left;
+	padding-bottom: 1.5em;
+}
+.lastcol
+, .cardright {
+	margin: auto;
+	width: 47.5%;
+	float:left;
+	padding-right: 0;
+	margin-left: 5%;
+}
+.lastcol h2
+, .lastcol p
+, .lastcol ul {
+	margin-right:0;
+}
+.cardleft h2 {
+	margin-right: 1em;
+}
+.cardright div {
+	margin-left: 1.5em;
+}
+.cardright h2 {
+	margin-left: 1em;
+}
+.votemenu a {
+	display:block;
+}
+table.vote td, table.vote th {
+	padding-right: 1.5em;
+}
+#maincol.with-toolbox {
+	margin-right: 14em;
+}
+table.vendors {
+/*	border-bottom: 1px solid #a9abb3;
+	border-top: 1px solid #a9abb3; */
+	border-bottom: 0.15em solid #666;
+	border-top: 0.15em solid #666;
+	display: block;
+	width: auto;
+	font-size: 0.75em;
+	line-height: 2em;
+	margin-bottom: 4em;
+	margin-top: -0.169em;
+}
+table td {
+	padding-right: 1.5em;
+}
+table.vendors tr {
+	width: 100%;
+}
+table th {
+	padding-right: 1.5em;
+}
+table.vendors td {
+	background-image: url(Pics/greydot.png);
+	background-position: top left;
+	background-repeat: repeat-x;
+}
+#pageLang p, #pageLang form {
+	display: inline;
+}
diff --git a/image.png b/image.png
deleted file mode 100644
index d1321d8..0000000
Binary files a/image.png and /dev/null differ
diff --git a/index.html b/index.html
index b6e98cf..293e81d 100644
--- a/index.html
+++ b/index.html
@@ -4,69 +4,140 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml">
 
+
 <head>
 	<title>Debian Forensics</title>
 	<link type="text/css" rel="stylesheet" href="stylesheet.css" />
-
+        <link rel="shortcut icon" href="Pics/favicon.ico" type="image/png" /> 
 </head>
 
 <body>
+<div id="header"> 
+   <div id="upperheader"> 
+		<div id="logo"> 
+			<a href="http://www.debian.org" title="Debian Home"><img src="./Pics/openlogo-50.png" alt="Debian" width="50" height="61" /></a> 
+		</div> 
+<!--		<p class="section">Debian Forensics</p> -->
+	</div>
+	<div id="navbar"> 
+		<p class="hidecss"><a href="#inner">Skip Quicknav</a></p> 
+		<ul> 
+		   <li><a href="http://www.debian.org/intro/about">About Debian</a></li> 
+		   <li><a href="http://www.debian.org/distrib/">Getting Debian</a></li> 
+		   <li><a href="http://www.debian.org/support">Support</a></li> 
+		   <li><a href="http://www.debian.org/devel/">Developers'&nbsp;Corner</a></li> 
+		</ul> 
+	</div> 
+</div> 
+
+<div id="strong" style="text-align: center;"> 
+	<h1>Debian Forensics</h1>
+</div>
 
-<h1 id="title"><a href="/">Debian Forensics</a></h1>
-<h2 id="subtitle"><a href="/">forensics.alioth.debian.org</a></h2>
-
-<div id="body">
-
-<dl>
-
-<dt><h2>About</h2></dt>
+<hr /> 
 
-<dd>
-	Debian Forensics is a packaging team taking care about some forensic and general security related packages in Debian. The list of the current members can be seen on <a href="https://alioth.debian.org/project/memberlist.php?group_id=100088">the alioth group site</a>.
-</dd>
+<h2>About</h2>
+<p>Debian Forensics is a packaging team taking care about some forensic and general security related packages in Debian. The list of the current members can be seen on <a href="https://alioth.debian.org/project/memberlist.php?group_id=100088">the alioth group site</a>.
+</p>
 
-<dt><h2>Contact</h2></dt>
+<h2>Contact</h2>
 
-<dd>
 	<ul>
-		<li>&rsaquo; Website: <a href="http://forensics.alioth.debian.org/">http://forensics.alioth.debian.org/</a></li>
-		<li>&rsaquo; Mailing list: <a href="mailto:forensics-devel at lists.alioth.debian.org">forensics-devel at lists.alioth.debian.org</a> (<a href="http://lists.alioth.debian.org/mailman/listinfo/forensics-devel">Subscribe/Unsubscribe</a> <a href="http://lists.alioth.debian.org/pipermail/forensics-devel/">Archive</a>)</li>
-		<li>&rsaquo; IRC: <a href="irc://irc.debian.org/#debian-forensics">irc://irc.debian.org/#debian-forensics</a> (OFTC)</li>
+		<li>Website: <a href="http://forensics.alioth.debian.org/">http://forensics.alioth.debian.org/</a></li>
+		<li>Mailing list: <a href="mailto:forensics-devel at lists.alioth.debian.org">forensics-devel at lists.alioth.debian.org</a> (<a href="http://lists.alioth.debian.org/mailman/listinfo/forensics-devel">Subscribe/Unsubscribe</a> <a href="http://lists.alioth.debian.org/pipermail/forensics-devel/">Archive</a>)</li>
+		<li>IRC: <a href="irc://irc.debian.org/#debian-forensics">irc://irc.debian.org/#debian-forensics</a> (OFTC)</li>
 	</ul>
-</dd>
 
-<dt><h2>Links</h2></dt>
+<h2>Links</h2>
 
-<dd>
 	<ul>
-		<li>&rsaquo; <a href="http://qa.debian.org/developer.php?login=forensics-devel@lists.alioth.debian.org">Package Overview</a></li>
-		<li>&rsquo; <a href="http://archive.undebian.org/debian/packages-forensics/">Archive of all uploaded packages</a></li>
-		<li>&rsaquo; <a href="http://git.debian.org/?s=debian-forensics">Git repositories</a></li>
-		<li>&rsaquo; <a href="http://wiki.debian.org/DebianForensics/TODO">Package TODO</a></li>
-		<li>&rsaquo; Commitlist: forensics-changes at lists.alioth.debian.org (<a href="http://lists.alioth.debian.org/mailman/listinfo/forensics-changes">Subscribe/Unsubscribe</a> <a href="http://lists.alioth.debian.org/pipermail/forensics-changes/">Archive</a>)</li>
+		<li><a href="http://qa.debian.org/developer.php?login=forensics-devel@lists.alioth.debian.org">Package Overview</a></li>
+		<li><a href="http://archive.undebian.org/debian/packages-forensics/">Archive of all uploaded packages</a></li>
+		<li><a href="http://git.debian.org/?s=debian-forensics">Git repositories</a></li>
+		<li><a href="http://wiki.debian.org/DebianForensics/TODO">Package TODO</a></li>
+		<li>Commitlist: forensics-changes at lists.alioth.debian.org (<a href="http://lists.alioth.debian.org/mailman/listinfo/forensics-changes">Subscribe/Unsubscribe</a> <a href="http://lists.alioth.debian.org/pipermail/forensics-changes/">Archive</a>)</li>
 	</ul>
-</dd>
-
-<dt><h2>Other</h2></dt>
-
-<dd>
+<h2>Other</h2>
 	<ul>
-		<li>&rsaquo; <a href="http://documentation.debian-projects.org/software/git-core/">Cheatpage for git in general</a></li>
-		<li>&rsaquo; <a href="http://documentation.debian-projects.org/other/debian-packaging-git/">Cheatpage for git packaging handling</a></li>
+		<li><a href="http://documentation.debian-projects.org/software/git-core/">Cheatpage for git in general</a></li>
+		<li><a href="http://documentation.debian-projects.org/other/debian-packaging-git/">Cheatpage for git packaging handling</a></li>
 	</ul>
-</dd>
-
-</dl>
-
-</div>
-
-<div class="footer">
-
-<p>
-	<a href="http://forensics.alioth.debian.org/">Debian Forensics</a> &lt;<a href="mailto:forensics-devel at lists.alioth.debian.org">forensics-devel at lists.alioth.debian.org</a>&gt; - <a href="/legal.html">Legal Notice</a>
-</p>
-
-</div>
 
+<div id="footer"> 
+<hr class="hidecss" /> 
+<p>Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.</p> 
+<hr/> 
+<div id="footermap"> 
+<!--UdmComment--> 
+<p><strong><a href="http://www.debian.org/">Home</a></strong></p> 
+    <ul id="footermap-cola"> 
+		<li><a href="http://www.debian.org/intro/about">About</a> 
+		  <ul> 
+		  <li><a href="http://www.debian.org/social_contract">Social&nbsp;Contract</a></li> 
+		  <li><a href="http://www.debian.org/intro/free">Free&nbsp;Software</a></li> 
+		  <li><a href="http://www.debian.org/partners/">Partners</a></li> 
+		  <li><a href="http://www.debian.org/donations">Donations</a></li> 
+		  <li><a href="http://www.debian.org/contact">Contact&nbsp;Us</a></li> 
+		  </ul> 
+		</li> 
+	</ul> 
+	<ul id="footermap-colb"> 
+			<li><a href="http://www.debian.org/distrib/">Getting Debian</a> 
+			  <ul> 
+			  <li><a href="http://www.debian.org/CD/vendors/">CD vendors</a></li> 
+			  <li><a href="http://www.debian.org/CD/">CD ISO images</a></li> 
+			  <li><a href="http://www.debian.org/distrib/netinst">Network install</a></li> 
+			  <li><a href="http://www.debian.org/distrib/pre-installed">Pre-installed</a></li> 
+			  </ul> 
+			</li> 
+    <li><a href="http://www.debian.org./distrib/packages">Debian&nbsp;Packages</a></li> 
+	</ul> 
+	<ul id="footermap-colc"> 
+		<li><a href="http://www.debian.org/News/">News</a> 
+		  <ul> 
+		  <li><a href="http://www.debian.org/News/project/">Project&nbsp;News</a></li> 
+		  <li><a href="http://www.debian.org/events/">Events</a></li> 
+		  </ul> 
+		</li> 
+    <li><a href="http://www.debian.org/doc/">Documentation</a> 
+      <ul> 
+      <li><a href="http://www.debian.org/releases/">Release&nbsp;Info</a></li> 
+      <li><a href="http://www.debian.org/releases/stable/installmanual">Installation&nbsp;manual</a></li> 
+      <li><a href="http://www.debian.org/doc/books">Debian&nbsp;Books</a></li> 
+      </ul> 
+    </li> 
+   </ul> 
+   <ul id="footermap-cold"> 
+    <li><a href="http://www.debian.org/support">Support</a> 
+	  <ul> 
+			  <li><a href="http://www.debian.org/international/">Debian&nbsp;International</a></li> 
+			  <li><a href="http://www.debian.org/security/">Security&nbsp;Information</a></li> 
+			  <li><a href="http://www.debian.org/Bugs/">Bug reports</a></li> 
+			  <li><a href="http://www.debian.org/MailingLists/">Mailing&nbsp;Lists</a></li> 
+			  <li><a href="http://www.debian.org/http://lists.debian.org/">Mailing&nbsp;List&nbsp;Archives</a></li> 
+			  <li><a href="http://www.debian.org/ports/">Ports/Architectures</a></li> 
+      </ul> 
+    </li> 
+</ul> 
+<ul id="footermap-cole"> 
+    <li><a href="http://www.debian.org/misc/">Miscellaneous</a></li> 
+    <li><a href="http://www.debian.org/intro/help">Help Debian</a></li> 
+    <li><a href="http://www.debian.org/devel/">Developers'&nbsp;Corner</a></li> 
+    <li><a href="http://www.debian.org/sitemap">Site map</a></li> 
+    <li><a href="http://search.debian.org/">Search</a></li> 
+</ul> 
+<!--/UdmComment--> 
+</div> <!-- end footermap --> 
+<div id="fineprint"> 
+  <p>To report a problem with the web site, e-mail <a href="mailto:debian-www at lists.debian.org">debian-www at lists.debian.org</a>. For other contact information, see the Debian <a href="http://www.debian.org/contact">contact page</a>.</p> 
+<p> 
+Last Modified: Tue Jun 22 13:13:08 BRT 2010
+  <br /> 
+  Copyright &copy; 1997-2010
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license" rel="copyright">license terms</a><br /> 
+  Debian is a registered <a href="http://www.debian.org/trademark">trademark</a> of Software in the Public Interest, Inc.
+</p> 
+</div> 
+</div> <!-- end footer --> 
 </body>
 </html>
diff --git a/legal.html b/legal.html
deleted file mode 100644
index 584a8b7..0000000
--- a/legal.html
+++ /dev/null
@@ -1,82 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-
-<head>
-	<title>Debian Forensics</title>
-	<link type="text/css" rel="stylesheet" href="/stylesheet.css" />
-
-<!--
-	<style type="text/css">
-	/*<![CDATA[*/
-		pre { background-color: #EEEEEE; border: 1px dashed black; padding: 1em; }
-	/*]]>*/
-	</style>
---!>
-</head>
-
-<body>
-
-<h1 id="title"><a href="/">Debian Forensics</a></h1>
-<h2 id="subtitle"><a href="/">forensics.alioth.debian.org</a></h2>
-
-<div id="body">
-
-<dl>
-
-<dt><h2>Legal Notice</h2></dt>
-
-<dd></dd>
-
-<dt><h3>Trademarks</h3></dt>
-
-<dd>
-	<a href="http://www.debian.org/" title="Debian - The Universal Operating System">Debian</a> and the <a href="http://www.debian.org/logos/" title="Debian logos" >Debian logos</a> are registered trademarks of <a href="http://www.spi-inc.org/" title="Software in the Public Interest, Inc."> Software in the Public Interest, Inc.</a><br />
-	<a href="http://www.kernel.org/" title="The Linux Kernel Archives">Linux</a> is a registered trademark of <a href="mailto:linus at linux-foundation.org" title="Linus Torvalds">Linus Torvalds</a>.<br />
-	<br />
-	All other trademarks are property of their respective owners.
-</dd>
-
-<dt><h3>Copyright</h3></dt>
-
-<dd>
-	If not otherwise stated, the following license applies.
-
-<pre>
-Copyright &copy; 2008-2009 Debian Forensics project<a href="mailto:forensics-devel at lists.alioth.debian.org">&lt;forensics-devel at lists.alioth.debian.org&gt;</a>
-
-This information is free software: you can redistribute it and/or modify
-it under the terms of the <a href="http://www.gnu.org/licenses/gpl-3.0.html" title="http://www.gnu.org/licenses/gpl-3.0.html">GNU General Public License</a> as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
-
-This work is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program. If not, see &lt;<a href="http://www.gnu.org/licenses/" title="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>&gt;.
-
-On Debian systems, the complete text of the GNU General Public License
-can be found in <a href="file:///usr/share/common-licenses/GPL-3" title="file:///usr/share/common-licenses/GPL-3">/usr/share/common-licenses/GPL-3</a> file.
-</pre>
-
-</dd>
-
-</dl>
-
-</div>
-
-<div class="footer">
-
-<p>
-	<a href="http://forensics.alioth.debian.org/">Debian Forensics</a> &lt;<a href="mailto:forensics-devel at lists.alioth.debian.org">forensics-devel at lists.alioth.debian.org</a>&gt; - <a href="/legal.html">Legal Notice</a>
-</p>
-
-</div>
-
-</body>
-</html>
diff --git a/stylesheet.css b/stylesheet.css
index a96e1c3..4ee7ed8 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -1,202 +1,129 @@
 /*
- * Debian PTS stylesheet.
- * by:
- * - Dan Callahan <dan.callahan at gmail.com>
- * - Enrico Tassi <gareuselesinge at debian.org>
- * - Stefano Zacchiroli <zack at debian.org>
- */
-
-/* --- Whole-Page --- */
-body {
-    margin: 0;
-    padding: 0;
-    font-family: "DejaVu Sans", "Bitstream Vera Sans", sans-serif; /*Prefer Free Fonts*/
-    background: #fff url('image.png') no-repeat 10px 7px;
-    color: #000;
-    font-size: 100%;
-}
-
-a:link    { color: #0755d7; text-decoration: underline; }
-a:visited { color: #0755d7; text-decoration: underline; }
-a:hover   { color: #032a6b; text-decoration: underline; }
-a:active  { color: #f00;    text-decoration: underline; }
-a img { border: none; }
-
-.containertable { width: 100%; }
-
-/* --- Header --- */
-body > form { /* "Jump to package" */
-    margin: 0.3em;
-    font-size: 80%;
-    padding: 0.5em;
-    border: 1px solid #aaa;
-    background-color: #dfdfdf;
-}
-#quickforms { /* "Jump to package" */
-    margin: 0.3em;
-    font-size: 80%;
-    padding: 0.5em;
-    border: 1px solid #aaa;
-    background-color: #dfdfdf;
-}
-
-
-h1#title {
-    margin: 0 0 0 0;
-    padding: 20px 0 0 280px;
-    font-size: 150%;
-/*    min-height: 60px;
-    height: auto !important; /* "Min-Height Fast Hack" */
-/*    height: 60px; */
-}
-
-h1#title a {
-    color: black;
-    text-decoration: none;
-}
-
-h2#subtitle {
-    margin: -1em 0 1em 0;
-    padding: 20px 0 0 280px;
-    font-size: 80%;
-/*    min-height: 60px;
-    height: auto !important;
-    height: 60px;*/
-}
-
-h2#subtitle a {
-    color: black;
-    text-decoration: none;
-}
-
-/* --- Content Pane --- */
-div#body {
-    clear: both;
-    border-top: 2px solid #d70751;
-/*    background: #dfdfdf;*/
-    padding: 1em 1em; /* 0em 0em */
-}
-
-table.containertable {
-  padding: 0.5em 0.5em;
-}
-
-td.containercell { padding: 0.5em; }
-
-table.lefttable {
-    border-collapse: collapse;
-    border: 1px solid #999;
-    background: #fff;
-    width: 100%;
-}
+	www.debian.org redesign
 
-table.righttable {
-    border-collapse: collapse;
-    border: 1px solid #999;
-    background: #fff;
-    width: 100%;
-}
-
-td.titlecell {
-    padding: 0.2em 0.2em 0.1em 0.2em;
-    font-weight: bold;
-    font-size: 100%;
-    background: #d70751;
-    color: #fff;
-    border-top: 3px solid #999;
-    border-bottom: 1px solid #999;
-}
-td.titlecell a:link    { color: #ffffff; background: #d70751; text-decoration: underline; }
-td.titlecell a:visited { color: #ffffff; background: #d70751; text-decoration: underline; }
-td.titlecell a:hover   { color: #fff200; background: #d70751; text-decoration: underline; }
-td.titlecell a:active  { color: #295598; background: #d70751; text-decoration: underline; }
-
-th.titlecell {
-    padding: 0.2em 0.2em 0.1em 0.2em;
-    font-weight: bold;
-    font-size: 100%;
-    background: #d70751;
-    color: #fff;
-    border-top: 3px solid #999;
-    border-bottom: 1px solid #999;
-}
-th.titlecell a:link    { color: #ffffff; background: #d70751; text-decoration: underline; }
-th.titlecell a:visited { color: #ffffff; background: #d70751; text-decoration: underline; }
-th.titlecell a:hover   { color: #fff200; background: #d70751; text-decoration: underline; }
-th.titlecell a:active  { color: #295598; background: #d70751; text-decoration: underline; }
-
-
-
-td.labelcell {
-    font-weight: bold;
-    padding: 0.2em 0 0.2em 0.3em;
-    border-bottom: 1px dotted #999;
-}
-td.labelcell:after {
-    content: ":";
-}
-
-td.contentcell {
-    padding: 0.2em 0.3em 0.2em 0;
-    border-bottom: 1px dotted #999;
-}
-
-/* - Edge Tables - */
-tr#bugs_rc { font-size: 90%; }
-tr#bugs_in { font-size: 90%; }
-tr#bugs_mw { font-size: 90%; }
-tr#bugs_fp { font-size: 90%; }
-span.indented { padding-left: 1.5em; }
-
-td > form { margin: 0.4em 0 0.4em 0.4em; padding: 0; } /* PTS subscribe */
-
-td#src_files ul { padding: 0; }
-td#src_files li {
-    display: inline;
-    font-family: "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
-}
-
-#news-list {
-    max-height: 30em;
-    overflow: auto;
-}
-
-/* - Central Table - */
-#problems { background: #0755d7; color: #ffffff; }
-#todo { background: #0755d7; color: #ffffff; }
-    
-/* --- Footer --- */
-div#body > hr { display: none; }
-
-div.footer {
-    padding: 1em 0;
-    background-color: #fff;
-    text-align: center;
-    border-top: 2px solid #d70751;
-    margin: 0 0 0 0;
-    border-bottom: 0;
-}
-
-tt { font-family: "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace; }
-
-/* --- Misc --- */
-form > p { margin: 0; padding: 0; }
+	Kalle Soderman, 2008 debhome.css
+ 
+	Copyleft : This work is free, you can copy, spread, and modify it under
+	the terms of the Free Art License http://artlibre.org/licence/lal/en/
+ */
 
-a.feedlink { /* Little orange RSS button */
-    background: #f60                  !important;
-    color: #fff                       !important;
-    border: 1px solid                 !important;
-    border-color: #fc9 #630 #330 #f96 !important;
-    padding: 0 3px                    !important;
-    font-weight: bold                 !important;
-    font-size: 70%                    !important;
-    text-decoration: none             !important;
-    vertical-align: 0.2em             !important;
-    /* Without !important, inherets from td.titlecell a:* */
+ at import url("debian.css");
+ at import url("debheld.css") handheld;
+
+#splash {
+	margin-top:0px;
+	margin-bottom: 1.5em;
+	text-align:center;
+	overflow:hidden;
+	height: 120px;
+}
+#splash h1 {
+	background-image: url('Pics/debian-61_glossy-large.png');
+	background-position:top center;
+	padding-top:130px;
+	overflow:hidden;
+	text-align:center;
+	background-repeat:no-repeat;
+	display:block;
+	margin:0;
+	height:0;
+}
+#outer {
+	background-image: url('Pics/cropped-swirls.png');
+	background-position:top center;
+	background-repeat: repeat-x;
+}
+#announce {
+	text-align: center;
+	float: left;
+	width: 41%;
+	min-width: 260px;
+	margin-bottom: 1.5em;
+}
+#intro {
+	padding-top: 0;
+}
+#intro p {
+	margin-top: 0em;
+	padding:0;
+}
+
+#hometoc {
+	list-style:none;
+	margin: 0 0 2em 0;
+	padding: 0;
+	width:100%;
+	font-size: 0.75em;
+	overflow: hidden;
+	line-height: 1.5em;
+	border: 0;
+}
+#hometoc a {
+	text-decoration: none;
+}
+#hometoc a:hover {
+	text-decoration: underline;
+}
+ul#hometoc-cola a, ul#hometoc-colb a, ul#hometoc-colc a, ul#hometoc-cold a, ul#hometoc-cole a {
+	padding-left: 5px;
+}
+ul#hometoc-cola, ul#hometoc-colb,ul#hometoc-colc, ul#hometoc-cold, ul#hometoc-cole {
+	float:left;
+	width: 19.2%;
+	min-width: 11em;
+	height: 12em;
+	margin:0 1% 0 0;
+	padding: 0;
+	background-position: bottom left;
+	background-repeat: repeat-x; 
+	background-image: url('Pics/reddot.png');
+	list-style: none;
+}
+ul#hometoc-cole {
+	width: 18.9%;
+	margin-right:0;
+}
+#hometoc-wrap {
+	padding:1em 1em 1em 1em;
+	border-top: 1px solid white;
+}
+#hometoc a {
+	margin: 0;
+}
+#hometoc ul{
+	list-style: none;
+	padding: 0 0 0 0;
+}
+#hometoc ul ul {
+	padding: 0;
+}
+#hometoc li {
+	text-indent:0;
+	background-color: transparent;
+	font-weight:bold;
+}
+#hometoc li ul {
+	margin: 0;
+	padding: 0:
+
+}
+#hometoc li li {
+	margin:0;
+	text-indent:0;
+	padding:0;
+	font-weight:normal;
+	border:0;
+	background-image:none;
+	background-color:transparent;
+}
+.infobar {
+	margin: 0 0 2em 0;
+	padding: 0 0 2em 0;
+	line-height: 1em;
+	font-size: 0.75em;
+	background-image: url('Pics/greydot.png');
+	background-position: bottom left;
+	background-repeat: repeat-x;
+	clear: both;
 }
 
-ul { list-style-type: none; padding: 0; }
-li { margin-top: 0.2em; }
-/*li { margin-top: 0.4em; }
-td > ul { padding-left: 1em; }
-a.none { color: #000 !important; text-decoration: none !important; }*/

-- 
debian-forensics/homepage



More information about the forensics-changes mailing list