tidy'd and fixed another class typo
[dylansserver.git] / includes / style.css
index 30f50fb..0b6c75a 100644 (file)
@@ -95,10 +95,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;
 }
@@ -115,6 +118,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;
 }