Files
kurious/assets/kurious/static/style.css
Aleksandr Trushkin 48f5d80f7a add more style
2024-01-05 23:03:15 +03:00

7 lines
98 B
CSS

.btn.btn-primary {
color: white;
background-color: black;
border: none;
border-radius: 4px;
}