X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=86c452912891d119eab37732b5df92a2f7b0aab6;hb=6180732356fed9af09ef55c26a8133c11e9c2e5a;hp=3c6a3a61f3e5046e4738ce5fa36ff35fd0f1a6c8;hpb=f77d3faef9051f20e80e159bcc2994a19841515e;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index 3c6a3a6..86c4529 100644 --- a/includes/style.css +++ b/includes/style.css @@ -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; }