11 lines
92 B
CSS
11 lines
92 B
CSS
.Dog
|
|
.Content
|
|
{
|
|
font-weight: bold;
|
|
margin: 5px;
|
|
}
|
|
|
|
button
|
|
{
|
|
max-width: 30%;
|
|
} |