User:Christopher Popma/Sandbox PillID.css: Difference between revisions

Jump to navigation Jump to search
(Created page with ".pillShape table{ background-color:#CCCCCC } .pillShape td img{ }")
 
No edit summary
 
Line 1: Line 1:
.pillShape table{
.pillShape table{
   background-color:#CCCCCC
   background-color:#CCCCCC;
  width:75%;
}
}


.pillShape td img{
.pillShape td img{
  height:12%;
  width:12%;
}
}

Latest revision as of 13:39, 27 May 2014

.pillShape table{
   background-color:#CCCCCC;
   width:75%;
}

.pillShape td img{
   height:12%;
   width:12%;
}