Files
qmining-page/src/components/button.module.css
T
2020-03-25 17:11:20 +01:00

11 lines
187 B
CSS

.ircLink {
background-color: #9999ff;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}