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

From Smart Places Network
Jump to: navigation, search
Line 1: Line 1:
 
.test {
 
.test {
 
     background: blue;
 
     background: blue;
 +
}
 +
 +
.test td{
 +
    background: red;
 
}
 
}

Revision as of 16:57, 15 April 2019

.test {
    background: blue;
}

.test td{
    background: red;
}