fixed class typos and resized i_like_pandora title
[dylansserver.git] / includes / style.css
index 3c6a3a6..991dcc1 100644 (file)
@@ -13,13 +13,12 @@ li {
 
 #structure {
        padding-top:1px;
-       background-color:#fff;
        width:960px;
        margin: 0 auto;
        margin-top: 30px;
        text-align: left;
        border: 10px solid #fff;
-       }
+}
 
 #logo_box {
        background-image:url('../images/logo.png');
@@ -67,13 +66,6 @@ li {
 
 #exhibit {
        float:right;
-       width:150px:
-       margin-top:25px;
-       margin-right:17px;
-}
-
-.exhibit {
-       
 }
 
 .tabs {
@@ -98,9 +90,8 @@ li {
 }
 
 .reprap_entry-title {
-       font: 1.5em georgia, times, serif;
+       font: 1.5em georgia, times;
        text-decoration: none;
-       color: black;
        display: block;
 }
 
@@ -116,6 +107,22 @@ li {
        font:1.6em "lucida console";
 }
 
+.youtube_backup-entry-title{
+       font:1.6em "lucida console";
+}
+
+.youtube_backup-entry{
+       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;
 }