Changes

Jump to navigation Jump to search
no edit summary
Line 70: Line 70:  
/*This is your default photoframe*/
 
/*This is your default photoframe*/
 
div.thumbinner {
 
div.thumbinner {
    border: 1px solid #ccc;
+
  border: 1px solid #ccc;
    padding: 3px;
+
  padding: 3px;
    background-color: pink;
+
  background-color: darkcyan;
    font-size: 94%;
+
  color: white;
    text-align: center;
+
  font-size: 94%;
    overflow: hidden;}
+
  text-align: center;
 +
  overflow: hidden;}
    
/*This is your default table*/
 
/*This is your default table*/
8,255

edits

Navigation menu