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
03761f8eea51e3395bbea570985bd8a46bbc08ab
Authored by
Eugeny Galkovskiy
2016-10-24 16:04:52 +0300
1 parent
3820d3a5
123
Showing
1 changed file
with
3 additions
and
0 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 @
03761f8
...
...
@@ -2462,4 +2462,7 @@ p.right{text-align: right;}
2462
2462
}
2463
2463
.link_big a{font-size:13px;}
2464
2464
.oldsite_down a{font-size:11px;}
2465
+ header{
2466
+ background-size: 80%;
2467
+ }
2465
2468
}
2466
2469
\ No newline at end of file
...
...