Alexey Boroda
/
extrem-new
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
67782c7b6890f1196824e5d6ce1df807376401be
Authored by
Eugeny Galkovskiy
2016-10-24 16:18:24 +0300
1 parent
34546db4
123
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
67782c7
...
...
@@ -2477,5 +2477,6 @@ p.right{text-align: right;}
2477
2477
header{
2478
2478
background-size: 80%;
2479
2479
}
2480
- footer .fleft p{background-size:100%;}
2480
+ footer .fleft p{
2481
+ background-size: 80%;}
2481
2482
}
2482
2483
\ No newline at end of file
...
...