Files
Apaxy/apaxy/theme/header.html
oupala 4d61aab058 feat: css styling for breadcrumb
Add cdd styling inspired from the following website:

https://css-tricks.com/triangle-breadcrumbs/
2019-05-29 14:32:01 +02:00

8 lines
220 B
HTML

<div class="wrapper">
<!-- we open the `wrapper` element here, but close it in the `footer.html` file -->
<ol class="breadcrumb" id="breadcrumb">
</ol>
<input type="search" id="filter" placeholder="filter contents" />