Benutzer: Jonar/tweeki.css: Razlika med redakcijama

Iz Smart Places Network
Skoči na: navigacija, iskanje
Vrstica 1: Vrstica 1:
 
.test {
 
.test {
 
     background: blue;
 
     background: blue;
 +
}
 +
 +
.test td{
 +
    background: red;
 
}
 
}

Redakcija: 16:57, 15. april 2019

.test {
    background: blue;
}

.test td{
    background: red;
}