Difference between revisions of "Benutzer: Jonar/tweeki.css"

From Smart Places Network
Jump to: navigation, search
Line 4: Line 4:
  
 
.test td{
 
.test td{
    background: red;
 
 
     width: 50px;
 
     width: 50px;
 
}
 
}

Revision as of 16:58, 15 April 2019

.test {
    background: blue;
}

.test td{
    width: 50px;
}