5 lines
63 B
CSS
5 lines
63 B
CSS
.box{
|
|
border: .15rem solid black;
|
|
background: lightgrey;
|
|
}
|
.box{
|
|
border: .15rem solid black;
|
|
background: lightgrey;
|
|
}
|