Administrator
/
my-new-semena
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
8f90e3d11dfc5dcd9d3597807ca0c7cefba87b25
Authored by
Eugeny Galkovskiy
2016-11-16 13:01:02 +0200
1 parent
615bb63b
123
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
www/css/main.css
Inline
Side-by-side
www/css/main.css
Wrap text
Show/Hide comments
View file @
8f90e3d
...
...
@@ -4130,4 +4130,8 @@ input[type=number] {
4130
4130
}
4131
4131
.stock_items {
4132
4132
padding-top:25px;
4133
+}
4134
+
4135
+.catalog_slider .catalog_description.logo2 {
4136
+ background: #5b4a42;
4133
4137
}
4134
4138
\ No newline at end of file
...
...