mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-18 02:41:54 +00:00
1.6b
- Minor changes - Fixed tables creation
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
.bg-primary {
|
||||
padding: 15px;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.card-title item-name{
|
||||
.card-title item-name {
|
||||
//text-align:center;
|
||||
font-weight:bold;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.skin-image {
|
||||
margin: 0 auto;
|
||||
display:block;
|
||||
text-align:center;
|
||||
width:50%;
|
||||
display: block;
|
||||
text-align: center;
|
||||
width: 50%;
|
||||
//border-bottom: solid 1px #eee;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user