Changes

Jump to navigation Jump to search
Make two modifications to this template to fit the main template: First, Add the distance parameter between two pictures in reference to page A; Second, Modify the width limit to place two images on the same line.
Line 3: Line 3:  
#fishtable {
 
#fishtable {
 
position: absolute;
 
position: absolute;
margin: 20px 14px 0px 18px;
+
margin: 20px 14px 0px 19px;
 
border-collapse: collapse;
 
border-collapse: collapse;
 
display: block;
 
display: block;
Line 17: Line 17:  
padding: 0;  
 
padding: 0;  
 
}
 
}
 +
 +
#fishtable tr.h36 td {height: 36px;}
    
#fishtable td.w34 {width: 34px;}
 
#fishtable td.w34 {width: 34px;}
 +
#fishtable td.w46 {width: 46px;}
    
#fishtable a {
 
#fishtable a {
Line 36: Line 39:  
#outerfishdiv {
 
#outerfishdiv {
 
position: relative;  
 
position: relative;  
width: 400px;  
+
width: 800px;  
 
height: 304px;
 
height: 304px;
 
}
 
}
124

edits

Navigation menu