added my repo, moved everything up by 15px, got rid of blank space at the bottom...
[dylansserver.git] / includes / style.css
index bcce034..94e69a5 100644 (file)
@@ -38,7 +38,6 @@ li {
 
 #banner {
        float:right;
-       margin-top:25px;
        margin-right:15px;
 }
 
@@ -66,9 +65,6 @@ li {
 
 #exhibit {
        float:right;
-       width:150px;
-       margin-top:25px;
-       margin-right:17px;
 }
 
 .tabs {
@@ -98,10 +94,13 @@ li {
        display: block;
 }
 
-.peepshow_entry {
+.peepshow_entry-title {
        font:1.6em verdana;
 }
 
+.peepshow_entry {
+       font:1.3em verdana;
+}
 .readoo_entry{
        font:1.6em arial;
 }
@@ -118,6 +117,14 @@ li {
        font:1.3em "lucida console";
 }
 
+.i_like_pandora-entry-title{
+       font:2em "lucida console";
+}
+
+.i_like_pandora-entry{
+       font:1.4em "lucida console";
+}
+
 .shownDiv{
        border:1px solid black;
 }