diff firetest.css @ 4:1bd8daf2684d judyates

[svn r5] fixed problems with the prints css interfering with the firetest css
author rlm
date Mon, 22 Feb 2010 08:19:13 -0500
parents 3f6b44aa6b35
children 788bb81ec9dd
line wrap: on
line diff
     1.1 --- a/firetest.css	Mon Feb 22 08:02:39 2010 -0500
     1.2 +++ b/firetest.css	Mon Feb 22 08:19:13 2010 -0500
     1.3 @@ -4,6 +4,7 @@
     1.4  	font: 12px Arial,Helvetica,Verdana,sans-serif;
     1.5  }
     1.6  
     1.7 +/*
     1.8  
     1.9  h1
    1.10  {
    1.11 @@ -16,6 +17,7 @@
    1.12  margin-bottom: 0px;
    1.13  color: rgb(177,0,41);
    1.14  }
    1.15 +*/
    1.16  
    1.17  #caput {
    1.18  background-image: url(C:\Judy_Yates_Website\album_pics\2_logo.jpg);
    1.19 @@ -38,9 +40,12 @@
    1.20  }
    1.21  
    1.22  
    1.23 -img {
    1.24 +
    1.25 +img.gallery {
    1.26  	border: 1px solid #ccc;	
    1.27 +
    1.28  }
    1.29 +
    1.30  img.judy{
    1.31  		border: none;		
    1.32  		float:left;
    1.33 @@ -181,7 +186,7 @@
    1.34  li.nav{margin-top: .25em; margin-bottom: .25em;}	
    1.35  	
    1.36  
    1.37 -table{
    1.38 +table.gallery{
    1.39  	
    1.40  	border-bottom: 1px solid #ff0000;
    1.41  	border-top: 1px solid #ff0000;