5 lines
77 B
Text
5 lines
77 B
Text
Screen > Widget {
|
|
background: green;
|
|
width: 50%;
|
|
color: white;
|
|
}
|