added youtube_backup
authorDylan Lloyd <dylan@psu.edu>
Mon, 20 Dec 2010 03:28:01 +0000 (22:28 -0500)
committerDylan Lloyd <dylan@psu.edu>
Mon, 20 Dec 2010 03:28:01 +0000 (22:28 -0500)
includes/style.css
index.php

index 3c6a3a6..86c4529 100644 (file)
@@ -98,7 +98,7 @@ li {
 }
 
 .reprap_entry-title {
-       font: 1.5em georgia, times, serif;
+       font: 1.5em georgia, times;
        text-decoration: none;
        color: black;
        display: block;
@@ -116,6 +116,14 @@ li {
        font:1.6em "lucida console";
 }
 
+.youtube_backup-entry-title{
+       font:1.6em "lucida console";
+}
+
+.youtube_backup-entry{
+       font:1.3em "lucida console";
+}
+
 .shownDiv{
        border:1px solid black;
 }
index a4c56ec..a27218b 100644 (file)
--- a/index.php
+++ b/index.php
 </span>
         </div>
 
+        <div class="tabs" id="youtube_backup">
+          <span class="youtube_backup-entry-title"><h3><a href=
+          "https://github.com/nospampleasemam/youtube_backup">youtube_backup</a></h3></span>
+                 <span class="youtube_backup-entry">
+                 <br>
+                 backs up all the <a href="http://youtube.com">youtube</a> videos in a users favorites list.<br><br>
+                  this is my fork of the <a href="https://github.com/hagnas/youtube_backup">original youtube_backup</a> which adds asynchronous alerts after successful downloads.<br><br>
+                  it's written in <a href="http://www.python.org/">python</a>.
+                 </span>
+        </div>
+
         <div class="tabs" id="peepshow"> 
           <h3><i><a href=
           "http://foxy-addons/peepshow">foxy-addons/</a></i></h3>
 
         <li style="list-style: none"><br></li>
 
+        <li class="project"><a class="exhibit" href=
+        "#youtube_backup">youtube_backup</a></li>
+
+        <li style="list-style: none"><br></li>
+
         <li class="project"><a class="exhibit" href=
         "#peepshow">foxy-addons/peepshow</a></li>