6 lines
104 B
CSS
6 lines
104 B
CSS
.copyButton {
|
|
float: left;
|
|
font-size: 1em;
|
|
font-weight: bold;
|
|
margin: 5px 2px 2px 2px;
|
|
} |