aboutsummaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
authorMirek Kratochvil <exa.exa@gmail.com>2023-06-14 20:41:13 +0200
committerMirek Kratochvil <exa.exa@gmail.com>2023-06-14 20:41:13 +0200
commit0ab1096409bccc89ae76eb64c4f56cf0c9c9c8dd (patch)
tree03233c58d852c8e952c62e6fdb4cdc810e7fa86b /templates/header.html
parente7415261d07082765995a70eb959aef31c5ac216 (diff)
downloadreploy-0ab1096409bccc89ae76eb64c4f56cf0c9c9c8dd.tar.gz
reploy-0ab1096409bccc89ae76eb64c4f56cf0c9c9c8dd.tar.bz2
responsible responsive reproducible research using a heap of css
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html28
1 files changed, 23 insertions, 5 deletions
diff --git a/templates/header.html b/templates/header.html
index a790e26..25d2aba 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -1,6 +1,8 @@
<header>
- <div class="flex-sidefill topbar-borderbottom"></div>
+ <div class="flex-sidefill-l topbar-borderbottom"></div>
+ <div class="width-sidebox-counterweight topbar-borderbottom"></div>
<div class="width-content same-height">
+ <div class="topbar-padding topbar-borderbottom"></div>
<div class="topbar-unilu topbar-borderbottom">
<div class="logo-unilu"></div>
</div>
@@ -12,10 +14,26 @@
<div class="topbar-lcsb topbar-borderbottom">
<div class="logo-lcsb"></div>
</div>
+ <div class="topbar-padding topbar-borderbottom"></div>
</div>
- <div class="flex-sidefill topbar-borderbottom"></div>
+ <div class="width-sidebox-placeholder topbar-borderbottom"></div>
+ <div class="flex-sidefill-r topbar-borderbottom"></div>
</header>
<main>
- <div class="flex-sidefill"></div>
- <div class="width-sidebar sidebar-box"></div>
- <div class="width-content">
+ <div class="flex-sidefill-l"></div>
+ <div class="content-holder">
+ <div class="sidebox">
+ <div class="sidebar-header">
+ Page categories
+ </div>
+ <div class="sidebar-values">
+ a → b → c
+ </div>
+ <div class="sidebar-header">
+ Last modification
+ </div>
+ <div class="sidebar-values">
+ January 2023
+ </div>
+ </div>
+ <div class="content width-content">