r44133 - in /website: debian.css index.html

jeremiah-guest at users.alioth.debian.org jeremiah-guest at users.alioth.debian.org
Wed Sep 16 12:35:47 UTC 2009


Author: jeremiah-guest
Date: Wed Sep 16 12:35:39 2009
New Revision: 44133

URL: http://svn.debian.org/wsvn/?sc=1&rev=44133
Log:
Minor css formatting. (Created a wrapper element to allow for more white space.)

Modified:
    website/debian.css
    website/index.html

Modified: website/debian.css
URL: http://svn.debian.org/wsvn/website/debian.css?rev=44133&op=diff
==============================================================================
--- website/debian.css (original)
+++ website/debian.css Wed Sep 16 12:35:39 2009
@@ -8,9 +8,14 @@
 	padding: 0;
 }
 
-img { border: 0; }
+img { border: 0px; }
 
 h1 { text-align: left; }
+
+#wrapper {
+    margin: 1em auto;
+    width: 960px;
+}
 
 acronym {
 	border-bottom: 1px dotted #000000;

Modified: website/index.html
URL: http://svn.debian.org/wsvn/website/index.html?rev=44133&op=diff
==============================================================================
--- website/index.html (original)
+++ website/index.html Wed Sep 16 12:35:39 2009
@@ -1,97 +1,96 @@
 <!DOCTYPE HTML> 
 <html><head><title>Debian Perl Group | INDEX</title>
-<link rel="shortcut icon" type="image/png" href="images/favicon.ico"/> 
-<meta name="description" content="A group inside the debian project dedicated to packaging perl modules from CPAN for debian." /> 
-<meta name="keywords" content="debian perl modules packaging" /> 
-<link href="debian.css" rel="stylesheet" />
-</head>
-<h1>Debian Perl Group</h1>
-<img src="pkg-perl-logo.png" alt="Debian Perl Logo">
-<h2>Contact Information:</h2>
- 
-We use:
-<dl>
-
-  <dt><a href="http://alioth.debian.org/projects/pkg-perl/">
-       http://alioth.debian.org/projects/pkg-perl/
-      </a>
-  </dt>
-  <dd>for group management, SVN and this webspace</dd>
-
-  <dt><a href="http://svn.debian.org/viewsvn/pkg-perl/">
-       our SVN-Repository
-      </a>
-  </dt>
-  <dd>for storing of and working on our packages<br>
-  <i>Note:</i> Debian Developers can use the group's repository for working
-  on their perl-modules packages, getting many co-maintainers for free. If you
-  have many of those, consider joining the group.
+    <link rel="shortcut icon" type="image/png" href="images/favicon.ico"/> 
+    <meta name="description" content="A group inside the debian project dedicated to packaging perl modules from CPAN for debian." /> 
+    <meta name="keywords" content="debian perl modules packaging" /> 
+    <link href="debian.css" rel="stylesheet" />
+  </head>
+  <div id="wrapper">
+    <h1>Debian Perl Group</h1>
+    <img src="pkg-perl-logo.png" alt="Debian Perl Logo">
+    <h2>Contact Information:</h2>
+    We use:
+    <dl>
+      
+      <dt><a href="http://alioth.debian.org/projects/pkg-perl/">
+	  http://alioth.debian.org/projects/pkg-perl/
+	</a>
+      </dt>
+      <dd>for group management, SVN and this webspace</dd>
+      
+      <dt><a href="http://svn.debian.org/viewsvn/pkg-perl/">
+	  our SVN-Repository
+	</a>
+      </dt>
+      <dd>for storing of and working on our packages<br>
+	<i>Note:</i> Debian Developers can use the group's repository for working
+	on their perl-modules packages, getting many co-maintainers for free. If you
+	have many of those, consider joining the group.
+      </dd>
+      
+      <dt><a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=maint&amp;data=pkg-perl-maintainers%40lists.alioth.debian.org">
+	  http://bugs.debian.org/
+	</a>
+      </dt>
+      <dd>for bugtracking of our packages</dd>
+      
+      <dt><a href="mailto:debian-perl at lists.debian.org">
+	  debian-perl at lists.debian.org
+	</a>
+      </dt>
+      <dd>for internal communication as well as the contact place for others;<br>
+	mailing list subscription and archives are on 
+	<a href="http://lists.debian.org/debian-perl/">lists.debian.org</a>
+      </dd>
+      
+      <dt>#debian-perl channel on irc.debian.org</dt>
+      <dd>for real-time communication</dd>
+      
+      <dt><a href="mailto:pkg-perl-maintainers at lists.alioth.debian.org">
+	  pkg-perl-maintainers at lists.alioth.debian.org
+	</a>
+      </dt>
+  <dd>for the Maintainer field and the automatic mails related to that;<br>
+    mailing list subscription and archives are on 
+    <a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers">lists.alioth.debian.org</a>
   </dd>
-
-  <dt><a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=maint&amp;data=pkg-perl-maintainers%40lists.alioth.debian.org">
-       http://bugs.debian.org/
-      </a>
-  </dt>
-  <dd>for bugtracking of our packages</dd>
-
-  <dt><a href="mailto:debian-perl at lists.debian.org">
-       debian-perl at lists.debian.org
-      </a>
-  </dt>
-  <dd>for internal communication as well as the contact place for others;<br>
-  mailing list subscription and archives are on 
-  <a href="http://lists.debian.org/debian-perl/">lists.debian.org</a>
-  </dd>
-
-  <dt>#debian-perl channel on irc.debian.org</dt>
-  <dd>for real-time communication</dd>
-
-  <dt><a href="mailto:pkg-perl-maintainers at lists.alioth.debian.org">
-       pkg-perl-maintainers at lists.alioth.debian.org
-      </a>
-  </dt>
-  <dd>for the Maintainer field and the automatic mails related to that;<br>
-  mailing list subscription and archives are on <a
-  href="http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers">lists.alioth.debian.org</a>
-  </dd>
-
-</dl>
-
-<h2>Various useful links:</h2>
-
-<dl>
-
-  <dd><a href="http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi">
-       pkg-perl Package Entropy Tracker
-      </a>
-  </dd>
-
-  <dd><a href="http://qa.debian.org/developer.php?login=pkg-perl-maintainers@lists.alioth.debian.org">
-       pkg-perl DDPO page
-      </a>
-  </dd>
-
-  <dd><a href="http://dehs.alioth.debian.org/report.php?login=pkg-perl-maintainers@lists.alioth.debian.org">
-       pkg-perl DEHS page
-      </a>
-  </dd>
-
-  <dd><a href="http://wiki.debian.org/Teams/DebianPerlGroup">
-       pkg-perl page on wiki.debian.org
-      </a>
-  </dd>
-</dl>
-
-<h2>A note on joining:</h2>
-  <p>If you want to join the group you need to register an account on
-  <a href="https://alioth.debian.org/account/register.php">alioth</a> and
-  ask for being added to the pkg-perl group, preferrably by sending a short
-  introduction mail to <a
-  href="mailto:debian-perl at lists.debian.org">debian-perl at lists.debian.org</a>.<br>
-  Please don't forget to read the documents below!
-  </p>
-
-
+  
+    </dl>
+    
+    <h2>Various useful links:</h2>
+    
+    <dl>
+      
+      <dd><a href="http://pkg-perl.alioth.debian.org/cgi-bin/pet.cgi">
+	  pkg-perl Package Entropy Tracker
+	</a>
+      </dd>
+      
+      <dd><a href="http://qa.debian.org/developer.php?login=pkg-perl-maintainers@lists.alioth.debian.org">
+	  pkg-perl DDPO page
+	</a>
+      </dd>
+      
+      <dd><a href="http://dehs.alioth.debian.org/report.php?login=pkg-perl-maintainers@lists.alioth.debian.org">
+	  pkg-perl DEHS page
+	</a>
+      </dd>
+      
+      <dd><a href="http://wiki.debian.org/Teams/DebianPerlGroup">
+	  pkg-perl page on wiki.debian.org
+	</a>
+      </dd>
+    </dl>
+    
+    <h2>A note on joining:</h2>
+    <p>If you want to join the group you need to register an account on
+      <a href="https://alioth.debian.org/account/register.php">alioth</a> and
+      ask for being added to the pkg-perl group, preferrably by sending a short
+      introduction mail to <a
+			      href="mailto:debian-perl at lists.debian.org">debian-perl at lists.debian.org</a>.<br>
+      Please don't forget to read the documents below!
+    </p>
+    
  
 <!-- (vim:tw=60) --> 
 <table><tr><th><img src="/icons/blank.gif" alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=D;O=A">Description</a></th></tr><tr><th colspan="4"><hr></th></tr> 
@@ -113,4 +112,5 @@
 <pre> 
 PS: We are not about packaging the perl interpreter, if you want information regarding the perl interpreter in debian, please use <a href="http://perl.alioth.debian.org/">this link to the alioth page.</a>
 </pre> 
+</div>
 </body></html>    




More information about the Pkg-perl-cvs-commits mailing list