UI #2
@@ -5,7 +5,7 @@
|
||||
<a #mistLink class="nav-button" href="/jobs">JOB BOARD</a>
|
||||
</div>
|
||||
<a class="top-bar-logo" href="">
|
||||
<img class="top-bar-logo" style="margin: 0;" src="img/site-logo.jpg" />
|
||||
<img class="top-bar-logo" style="margin: 0;" src="img/logo-full.png" />
|
||||
</a>
|
||||
<div *ngIf="auth.isLoggedIn" class="top-bar-buttons flex-right">
|
||||
<a class="nav-button nav-button-login" href="/account/settings"><span>{{ auth.loggedInUser.userName.toUpperCase() }}</span></a>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<title>BoredCareers</title>
|
||||
<base href="/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="img/logo-full.png">
|
||||
</head>
|
||||
<body style="border: 0; margin: 0; padding: 0;">
|
||||
<app-root></app-root>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 587 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 311 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 36 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user