Rahvusarhiiv

disainisüsteem

Asukoharada

Tavapärane

  • Tallinna linnaarhiiv

HTML
<ul class="flex grow items-center bg-gray-50 rounded my-4 overflow-x-auto text-sm">
<li>
<div id="home-link" class="p-1 bg-white rounded mr-5">
<button class="
rounded p-3 text-base font-medium cursor-pointer border-none
no-underline hover:focus:active:no-underline focus:active:ring-2 focus:active:ring-green-300
hover:bg-gray-100/60 focus:active:bg-gray-100/80
"
>

<svg class="h-4 w-4" viewBox="0 0 24 24" fill="currentColor">
<path
d="M19,9.3V4h-3v2.6L12,3L2,12h3v8h6v-6h2v6h6v-8h3L19,9.3z M17,18h-2v-6H9v6H7v-7.81l5-4.5l5,4.5V18z">
</path>
<path d="M10,10h4c0-1.1-0.9-2-2-2S10,8.9,10,10z"></path>
</svg>
</button>
</div>
</li>
<li class="whitespace-nowrap">
<button class="
inline-flex flex-nowrap items-center px-2 py-1.5 text-sm text-center text-gray-900 font-bold
bg-transparent rounded cursor-pointer border-none no-underline hover:focus:active:no-underline
focus:active:ring-2 focus:active:ring-green-300 hover:bg-white/60 focus:active:bg-white
"
>

AISist
</button>
</li>
<li>
<svg class="h-4 w-4" viewBox="0 0 24 24" fill="currentColor">
<path d="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"/>
</svg>
</li>
<li class="whitespace-nowrap">
<button class="
inline-flex flex-nowrap items-center px-2 py-1.5 text-sm text-center text-gray-900 font-bold
bg-transparent rounded cursor-pointer border-none no-underline hover:focus:active:no-underline
focus:active:ring-2 focus:active:ring-green-300 hover:bg-white/60 focus:active:bg-white
"
>

Materjali ülevaade
</button>
</li>
<li>
<svg class="h-4 w-4" viewBox="0 0 24 24" fill="currentColor">
<path d="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"/>
</svg>
</li>
<li class="whitespace-nowrap active">
<p class="inline-flex flex-nowrap items-center px-2 py-1.5 text-sm text-center text-gray-700 bg-transparent border-none no-underline">
Tallinna linnaarhiiv
</p>
</li>
</ul>