mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-18 10:43:22 +00:00
initial upload
This commit is contained in:
16
website/style.css
Normal file
16
website/style.css
Normal file
@@ -0,0 +1,16 @@
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user