6 lines
90 B
CSS
6 lines
90 B
CSS
|
|
.role-container {
|
|
background-color: aqua;
|
|
width: 200px;
|
|
text-align: center;
|
|
} |