@extends('layouts.master') @section('title')Unikit @endsection @section('body-start')
@endsection @section('content') @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') UI Kit @endslot @slot('title') Typography @endslot @endcomponent @endsectionAll HTML headings,
<h1> through
<h6>, are available.
Make a paragraph stand out by adding .lead.
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.
font-family : 'Roboto', sans-serif;
Traditional heading elements are designed to work best in the meat of your page content.
For quoting blocks of content from
another source within your document. Wrap <blockquote
class="blockquote"> around any HTML as the quote.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Styling for common inline HTML5 elements.
Styling for common inline HTML5 elements.
You can use the mark tag to highlight text.
This line of text is meant to be treated as deleted text.
This line of text is meant to be treated as no longer accurate.
This line of text is meant to be treated as an addition to the document.
This line of text will render as underlined
This line of text is meant to be treated as fine print.
This line rendered as bold text.
This line rendered as italicized text.
Bootstrap unorder list style
Bootstrap order list style
Bootstrap unstyled list style
Bootstrap inline list style
Convey meaning through color with a handful of color utility classes. Includes support for styling links with hover states, too.
.text-primary
.text-secondary
.text-success
.text-danger
.text-warning
.text-info
.text-light
.text-dark
.text-body
.text-muted
.text-white
.text-black-50
.text-white-50
Align terms and descriptions
horizontally by using our grid system’s predefined classes (or semantic
mixins). For longer terms, you can optionally add a .text-truncate class to
truncate the text with an ellipsis.