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 1: Line 1:  
/* Derived from #calendartable in vector.css */
 
/* Derived from #calendartable in vector.css */
   −
#artifacttable {
+
#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 10: Line 10:  
}
 
}
   −
#artifacttable td {
+
#fishtable td {
height: 36px;  
+
height: 35px;  
 
width: 36px;  
 
width: 36px;  
 
border-style: solid;
 
border-style: solid;
Line 18: Line 18:  
}
 
}
   −
#artifacttable td.w34 {width: 34px;}
+
#fishtable tr.h36 td {height: 36px;}
   −
#artifacttable a {
+
#fishtable td.w34 {width: 34px;}
 +
#fishtable td.w46 {width: 46px;}
 +
 
 +
#fishtable a {
 
width: 100%;  
 
width: 100%;  
 
height: 100%;  
 
height: 100%;  
Line 27: Line 30:  
}
 
}
   −
#artifacttable a:hover {
+
#fishtable a:hover {
 
border-style: solid;  
 
border-style: solid;  
 
border-color: blue;  
 
border-color: blue;  
Line 34: Line 37:  
}
 
}
   −
#outerartifactdiv {
+
#outerfishdiv {
 
position: relative;  
 
position: relative;  
width: 400px;  
+
width: 800px;  
 
height: 304px;
 
height: 304px;
 
}
 
}
   −
#innerartifactdiv {position: absolute;}
+
#innerfishdiv {position: absolute;}
    
/* [[Category:Template stylesheets]] */
 
/* [[Category:Template stylesheets]] */
124

edits

Navigation menu