|
@@ -23,8 +23,7 @@ scratch. This page gets rid of all links and provides the needed markup only.
|
|
|
<nav class="main-header navbar navbar-expand-md navbar-light navbar-white">
|
|
|
<div class="container">
|
|
|
<a href="../../index3.html" class="navbar-brand">
|
|
|
- <img src="../../dist/img/AdminLTELogo.png" alt="AdminLTE Logo" class="brand-image img-circle elevation-3"
|
|
|
- style="opacity: .8">
|
|
|
+ <img src="../../dist/img/AdminLTELogo.png" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" style="opacity: .8">
|
|
|
<span class="brand-text font-weight-light">AdminLTE 3</span>
|
|
|
</a>
|
|
|
|
|
@@ -192,10 +191,7 @@ scratch. This page gets rid of all links and provides the needed markup only.
|
|
|
<aside class="main-sidebar sidebar-dark-primary elevation-4">
|
|
|
<!-- Brand Logo -->
|
|
|
<a href="../../index3.html" class="brand-link">
|
|
|
- <img src="../../dist/img/AdminLTELogo.png"
|
|
|
- alt="AdminLTE Logo"
|
|
|
- class="brand-image img-circle elevation-3"
|
|
|
- style="opacity: .8">
|
|
|
+ <img src="../../dist/img/AdminLTELogo.png" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" style="opacity: .8">
|
|
|
<span class="brand-text font-weight-light">AdminLTE 3</span>
|
|
|
</a>
|
|
|
|