5 lines
62 B
CSS
5 lines
62 B
CSS
|
|
||
|
.testdivwin {
|
||
|
background-color:rgba(182, 255, 0, 0.2);
|
||
|
}
|