|
|
@@ -50,11 +50,22 @@
|
|
50
|
50
|
<!--Title bar Responsive -->
|
|
51
|
51
|
|
|
52
|
52
|
<div class="container-fluid visible-lg" style="background-color: #2860AA;">
|
|
53
|
|
-
|
|
54
|
|
- <div class="navbar-header" style="margin-top: 5px; margin-left: -10px;" ng-click='openMenu()'>
|
|
55
|
|
- <div class="menu"></div>
|
|
56
|
|
- <div class="menu"></div>
|
|
57
|
|
- <div class="menu"></div>
|
|
|
53
|
+ <div class='pull-left' style='width:700px'>
|
|
|
54
|
+ <div class="navbar-header" style="margin-top: 5px; margin-left: -10px;" ng-click='openMenu()'>
|
|
|
55
|
+ <div class="menu"></div>
|
|
|
56
|
+ <div class="menu"></div>
|
|
|
57
|
+ <div class="menu"></div>
|
|
|
58
|
+ </div>
|
|
|
59
|
+ <div style= 'height: 100%;
|
|
|
60
|
+ margin-left: 50px;
|
|
|
61
|
+ line-height: 50px;
|
|
|
62
|
+ font-size: larger;
|
|
|
63
|
+ font-weight: bold;'>
|
|
|
64
|
+ <img src='https://www.seeklogo.net/wp-content/uploads/2013/07/apple-classic-rainbow-vector-logo-400x400.png' style='margin-right:10px;height:50px;vertical-align:top'>
|
|
|
65
|
+ Space :> Explore Our World #ThikDifferent #JustDoIt
|
|
|
66
|
+ </div>
|
|
|
67
|
+ </div>
|
|
|
68
|
+ <div class='pull-right'>
|
|
|
69
|
+ <span class="visible-lg glyphicon glyphicon-search" style="color: #fff; margin-top: 15px; float: right;"></span>
|
|
58
|
70
|
</div>
|
|
59
|
|
- <span class="visible-lg glyphicon glyphicon-search" style="color: #fff; margin-top: 15px; float: right;"></span>
|
|
60
|
71
|
</div>
|