10 lines
109 B
CSS
10 lines
109 B
CSS
|
|
._cred {
|
|
display: inline;
|
|
}
|
|
|
|
._dflex button {
|
|
margin: 10px 0;
|
|
background-color: red;
|
|
color: white;
|
|
} |