aboutsummaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/header.html b/templates/header.html
index 7482894..7ca4749 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -1,16 +1,16 @@
<div class="layout-topbar">
<div class="bar-fill topbar-borderbottom"></div>
<div class="width-content same-height">
- <div class="topbar-lcsb topbar-borderbottom">
- <div class="logo-lcsb"></div>
+ <div class="topbar-unilu topbar-borderbottom">
+ <div class="logo-unilu"></div>
</div>
<div class="topbar-text topbar-borderbottom">
<div class="header-title">LCSB How-To Cards</div>
- <div class="header-subtitle">Practical and handy reference</div>
+ <div class="header-subtitle">The practical and handy reference</div>
</div>
<div class="bar-fill topbar-borderbottom"></div>
- <div class="topbar-unilu topbar-borderbottom">
- <div class="logo-unilu"></div>
+ <div class="topbar-lcsb topbar-borderbottom">
+ <div class="logo-lcsb"></div>
</div>
</div>
<div class="bar-fill topbar-borderbottom"></div>