add acadiagateway to projects
[dylansserver.git] / includes / style.css
index 8128933..596d072 100644 (file)
@@ -26,7 +26,8 @@ padding:0;
 }
 
 body {
-    background-image: url('../images/gray_jean.png');
+background-image: url('../images/gray_jean.png');
+margin-bottom: 15px;
 }
 
 h3 {
@@ -94,10 +95,6 @@ text-align:left;
 padding:10px;
 }
 
-.shownDiv {
-border:1px solid #000;
-}
-
 #contact_me {
 margin-top:100px;
 text-align:left;
@@ -106,7 +103,7 @@ clear:both;
 
 #notes,#note {
 text-align:left;
-margin-top:20px;
+margin-top:40px;
 font-family:InconsolataMedium;
 }
 
@@ -160,8 +157,7 @@ text-align:left;
 }
 
 #comment .submit {
-background:#FFF;
-border:1px solid #FFF;
+border:none;
 color:blue;
 cursor:pointer;
 font-size:120%;
@@ -187,11 +183,11 @@ font-family:MuseoSlab500;
 font-size:80%;
 }
 
-#drawcss_title,#drawcss_entry,#youtube_backup_title,#i_like_pandora_title,#fvlc_title,#irssi-notify_title {
+.project_title {
 font-size:1.6em;
 }
 
-#youtube_backup_entry,#i_like_pandora_entry,#matrixnullspace_entry,#fvlc_entry,#irssi-notify_entry,#dylansserver_entry,#metadata_writer_entry {
+.project_entry {
 font-size:1.4em;
 }