Files
cs2-WeaponPaints/website/style.css
Dawid Bepierszcz aae6f7e260 1.6b
- Minor changes
- Fixed tables creation
2024-02-10 12:23:56 +01:00

16 lines
219 B
CSS

.bg-primary {
padding: 15px;
}
.card-title item-name {
//text-align:center;
font-weight: bold;
}
.skin-image {
margin: 0 auto;
display: block;
text-align: center;
width: 50%;
//border-bottom: solid 1px #eee;
}