[params.browserconfig] TileColor = "#2d89ef" # default windows 10 blue tile color @@ -103,5 +175,4 @@ url = "https://twitter.com" [[params.socialIcons]] name = "Rss" -url = "index.xml" - +url = "index.xml" \ No newline at end of file diff --git a/exampleSite/...
` elements represent six levels of section headings. ` ` is the highest section level while ` ` is the lowest. + +# H1 + +## H2 + +### H3 + +### H4 + +### H5 + +### H6 + +## Paragraph + +Xerum, quo qui aut unt expliquam qui dolut labo. Aque venitatiusda cum...
(1); tabel5.setWidthPercentage(100); Paragraph pAlamat = new Paragraph(); pAlamat.add("5. Alamat : "); pAlamat.add(alamat); pAlamat.setLeading(0, 1); PdfPCell cAlamat = new PdfPCell(); cAlamat.setMinimumHeight(18); cAlamat.addElement(pAlamat); tabel5.addCell(cAlamat); document...
(:last-of-type) { - margin-bottom: 10px; - } - - a { - display: flex; - padding: 5px; - } - } - } - - &--desktop { - @media ($phone) { - display: none - } - } - - &--mobile { - .menu__trigger { - @include header-menu-trigger; - display: none; - - @...