Changes

Jump to navigation Jump to search
m
no edit summary
Line 347: Line 347:  
#qualityprice {
 
#qualityprice {
 
   margin-top:-11px;
 
   margin-top:-11px;
 +
}
 +
 +
/* Talk Page Headers */
 +
#talkheadertitle {
 +
  background-color: #03A007;
 +
  text-align: center;
 +
  color: white;
 +
  text-shadow: 0px 2px #00321f;
 +
}
 +
 +
#talkheaderbody {
 +
  width: 80%;
 +
  margin: 0px auto 1em;
 +
  border: 1px solid rgb(170, 170, 170);
 +
  background-color: rgba(255, 255, 255, 0.58);
 +
  color: rgb(0, 0, 0);
 
}
 
}
  

Navigation menu