removed redundant ribica name from subfolders
This commit is contained in:
22
front-ui/app/css/items.css
Normal file
22
front-ui/app/css/items.css
Normal file
@@ -0,0 +1,22 @@
|
||||
.single_item {
|
||||
|
||||
text-align: center;
|
||||
vertical-align: center;
|
||||
display: inline-block;
|
||||
|
||||
}
|
||||
|
||||
.single_item img {
|
||||
padding: 5px;
|
||||
|
||||
}
|
||||
|
||||
.single_item div {
|
||||
width: 315px;
|
||||
}
|
||||
|
||||
.single_item h1 {
|
||||
font-size: 15px;
|
||||
text-decoration: bold;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user