1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00
qmining-page/src/components/ircButton.module.css
2020-03-19 18:30:15 +01:00

10 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;
}