change header
This commit is contained in:
BIN
app/assets/images/SX-Logo-small.png
Normal file
BIN
app/assets/images/SX-Logo-small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 989 B |
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
.setting_nav{
|
.setting_nav{
|
||||||
background-color: #2f5663;
|
background-color: #2f5663;
|
||||||
height: 53px;
|
height: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.navbar-nav li a{
|
ul.navbar-nav li a{
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a class="navbar-brand" href="<%= dashboard_path %>" style="color: #fff">
|
<a class="navbar-brand" href="<%= dashboard_path %>" style="color: #fff">
|
||||||
<img src="<%= asset_path('SX-logo.png') %>" width="40" height="40" alt="Logo" />
|
<img src="<%= asset_path('SX-Logo-small.png') %>" width="30" height="30" alt="Logo" />
|
||||||
<span class="navbar-brand-txt">SX Restaurant</span>
|
<span class="navbar-brand-txt">SX Restaurant</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user