Changes

Jump to navigation Jump to search
no edit summary
Line 16: Line 16:     
table.Infobox {
 
table.Infobox {
   padding:1em;  
+
   padding: 1em;  
   border:.5px solid grey;
+
   border: .5px solid grey;
   float:right;
+
   float: right;
 
   margin: 0 0 8px 15px;
 
   margin: 0 0 8px 15px;
   width:15%;  
+
   width: 15%;  
 
   clear: right;  
 
   clear: right;  
 
   color: black;
 
   color: black;
   background-color:WhiteSmoke
+
   background-color: WhiteSmoke
 
}
 
}
  

Navigation menu