Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <title>navigation</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <!---
- ⠀⠀⠀⠀⠀⠀⠀⣠⠔⣲⠤⠤⠤⠤⠤⠤⣄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
- ⠀⠀⠀⠀⠀⢠⠞⣥⠋⠀⠀⠀⠀⠀⠀⠀⠀⠈⠑⠢⠤⣄⡀⠀⠀⠀⠀⠀⠀
- ⠀⠀⠀⠀⢠⠛⣸⠃⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⣆⠀⠀⠀⠀⠀
- ⠀⠀⣀⡴⠋⣰⠁⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ ⠀⠀⠀⠀⠛⡄⠀⠀⠀⠀
- ⢠⠋⠁⠀⢰⠉⢸⢠⡇⠀⠀⠀⠀⠀⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣷⠀⠀⠀⠀
- ⢸⠀⠀⠀⣼⠀⠀⠉⠀⠀⠀⠀⠀⠀⣆⣿⠀⠀⢀⠀⠀⠀ ⠀⠀⠀⣧⠀⠀⠀
- ⠀⠓⠤⠴⠤⢛⠜⠒⠒⢄⢀⠤⠤⣄⠉⡄⠀⢀⠀⡇⠀⠀⠀⠀⠀⠀⠓⣄⠀
- ⠀⠀⠀⠀⠀⢈⠀⠀⠀⠀⠁⠀⠀⠀⣶⣀⣀⣠⡦⠺⡀⠀⠀⠀⠀⠀ ⠀⠀⢆
- ⠀⠀⠀⠀⠀⠘⣆⠀⠀⠀⠀⠀⠀⠀⠿⠀⠀⢺⣐⠀⡗⢆⡀⠀⠀⠀ ⠀⠀⢸
- ⠀⠀⠀⠀⠀⠸⡘⢦⡀⠀⠀⢀⣀⡖⠷⠶⠒⣺⣀⠖⠁⠀⠑⠲⣆⣀⣀⡠⠊
- ⠀⠀⠀⠀⠀⠀⠙⠶⠷⠶⠖⢻⠁⠀⠀⠀⣰⠃⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
- ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⢆⣀⣀⠚⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
- .by raffaella.
- @userraffa
- ═══════════════════════════════ ♦ ARTDECO ♦ ═══════════════════════════════════
- NAVIGATION PAGE
- --->
- <!--- JQUERY --->
- <script src="//ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
- <link rel="stylesheet" media="screen" href="//assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css">
- <!--- GOOGLE FONTS --->
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Agbalumo&family=DM+Serif+Text:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Josefin+Slab:ital,wght@0,100..700;1,100..700&family=Karla:ital,wght@0,200..800;1,200..800&family=Limelight&family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Playwrite+US+Modern:[email protected]&family=Tiny5&display=swap" rel="stylesheet">
- <!--- ICONS --->
- <!--- PHOSPHOR ICONS --->
- <script src="https://unpkg.com/@phosphor-icons/[email protected]"></script>
- <link
- rel="stylesheet"
- type="text/css"
- href="https://cdn.jsdelivr.net/npm/@phosphor-icons/[email protected]/src/bold/style.css"
- />
- <!--- TOOLTIPS (@ATOMIKS) --->
- <script src="https://unpkg.com/popper.js@1"></script>
- <script src="https://unpkg.com/tippy.js@5/dist/tippy-bundle.iife.js"></script>
- <!--- CSS --->
- <style type="text/css">
- /*--- EDIT CSS HERE ---*/
- :root {
- /*--- FONTS ---*/
- --Font: 'Karla';
- --Title-Font:'Literata';
- --Font-Size: 13px;
- --Description-Font-Size: 12px;
- --Title-Font-Size: 25px;
- /*---
- AVAILABLE FONTS:
- - Agbalumo;
- - DM Serif Text;
- - Inter;
- - Josefin Slab;
- - Karla;
- - Limelight;
- - Literata;
- - Nunito Sans.
- ABOUT DESCRIPTION & TITLE:
- if you want to change the page title and/or the description, search (ctrl/cmmd + F) "navigation" and "lorem ipsum" respectively, and replace with the text you want
- ---*/
- /*--- COLORS ---*/
- --Background: #ffdfe8;
- --Container: #fff;
- --Title: #ff7785;
- --Text: #000;
- --Link: #ff7785;
- --Accent: #ffaeb3;
- --Diamonds: #fff;
- --Borders: #ff7785;
- /*--- COLORS (NIGHT MODE) ---*/
- --NightBackground: black;
- --NightContainer: black;
- --NightTitle: #ff7785;
- --NightText: white;
- --NightLink: #ff7785;
- --NightAccent: #ffaeb3;
- --NightDiamonds: black;
- --NightBorders: #ff7785;
- }
- /*--- if you want a dark background, don't forget to search (ctrl/cmmd + F) and remove "filter: invert(100%);" otherwise Tumblr controls will be hard to see ---*/
- /*--- END OF EDITING SECTION ---*/
- /*--- search HOW TO EDIT THE HTML next and follow the instructions ---*/
- /*--- TEXT SELECTION ---*/
- ::-moz-selection {
- color: var(--Accent);
- background: var(--Borders);
- }
- ::selection {
- color: var(--Accent);
- background: var(--Borders);
- }
- /*--- TOOLTIPS ---*/
- .tippy-tooltip.custom-theme {
- background-color: var(--Container);
- border: 1px solid var(--Borders);
- font-weight: bold;
- color: var(--Link);
- text-align: center;
- font-family: var(--Font);
- text-transform: uppercase;
- padding: 0.3em 0.3em 0.3em 0.3em;
- margin: 15px 0 0 0;
- font-size: 10px;
- border-radius: 0%;
- }
- body.night .tippy-tooltip.custom-theme {
- background-color: var(--NightContainer);
- border: 1px solid var(--NightBorders);
- color: var(--NightLink);
- }
- /*--- SCROLLBAR ---*/
- ::-webkit-scrollbar {
- width: 2px;
- height: 15px;
- }
- ::-webkit-scrollbar {
- background: var(--Background);
- }
- ::-webkit-scrollbar-track {
- border: none;
- background: var(--Background);
- }
- ::-webkit-scrollbar-thumb {
- border: none;
- background: var(--Borders);
- min-height: 24px;
- min-width: 24px;
- }
- /*--- CONTROLS ---*/
- .tmblr-iframe-compact .tmblr-iframe--unified-controls {
- position: fixed !important;
- transform: scale(0.7, 0.7);
- filter: invert(100%);
- }
- body.night .tmblr-iframe-compact .tmblr-iframe--unified-controls {
- filter: invert(0%);
- }
- /*---- DAYNIGHT ---*/
- .daynight {
- position: fixed;
- display: flex;
- justify-content: center;
- text-align: center;
- bottom: 110px;
- right: 20px;
- width: 30px;
- height: 30px;
- border: 1px solid var(--Borders);
- background: var(--Diamonds);
- transform: rotate(45deg);
- }
- body.night .daynight {
- border: 1px solid var(--NightBorders);
- background: var(--NightDiamonds);
- }
- .daynight:hover {
- cursor: pointer;
- background-color: var(--Borders);
- }
- body.night .daynight:hover {
- background-color: var(--NightBorders);
- }
- .daynight i {
- padding: 6px;
- font-size: 18px;
- color: var(--Link);
- transform: rotate(-45deg);
- }
- body.night .daynight i {
- color: var(--NightLink);
- }
- body.night .daynight:hover i {
- color: var(--NightAccent);
- }
- .daynight:hover i {
- color: var(--Accent);
- }
- /*---- SCROLL TO TOP ---*/
- .scrolltotop {
- position: fixed;
- display: flex;
- justify-content: center;
- text-align: center;
- bottom: 65px;
- right: 20px;
- width: 30px;
- height: 30px;
- border: 1px solid var(--Borders);
- background: var(--Diamonds);
- transform: rotate(45deg);
- }
- body.night .scrolltotop {
- border: 1px solid var(--NightBorders);
- background: var(--NightDiamonds);
- }
- body.night .scrolltotop:hover {
- background-color: var(--NightBorders);
- }
- .scrolltotop:hover {
- background-color: var(--Borders);
- }
- body.night .scrolltotop i {
- color: var(--NightLink);
- }
- .scrolltotop i {
- padding: 6px;
- font-size: 18px;
- color: var(--Link);
- transform: rotate(-45deg);
- }
- .scrolltotop:hover i {
- color: var(--Accent);
- }
- body.night .scrolltotop:hover i {
- color: var(--NightAccent);
- }
- /*--- BASIC STYLING ---*/
- body {
- font-family: var(--Font);
- font-size: var(--Font-Size);
- color: var(--Text);
- background: var(--Background);
- line-height: 160%;
- word-wrap: break-word;
- letter-spacing: 0.04em;
- margin: 0;
- padding: 0;
- }
- body.night {
- color: var(--NightText);
- background: var(--NightBackground);
- }
- a {
- color: var(--Link);
- text-decoration: none;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- cursor: pointer;
- }
- a:hover {
- color: var(--Accent);
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- }
- body.night a {
- color: var(--NightLink);
- text-decoration: none;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- cursor: pointer;
- }
- body.night a:hover {
- color: var(--NightAccent);
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- }
- i {
- color: var(--Link);
- font-size: 20px;
- }
- body.night i {
- color: var(--NightLink);
- font-size: 20px;
- }
- h1, h2, h3, h4, h5, .title {
- letter-spacing: 0.06em;
- line-height: 125%;
- }
- h1, h2, h3, h5 {
- font-weight: bold;
- }
- h4 {
- color: var(--Link);
- display: flex;
- justify-content: center;
- width: 100%;
- font-weight: bold;
- margin-left: 0;
- margin-bottom: -0.5em;
- margin-top: -0.5em;
- }
- body.night h4 {
- color: var(--NightLink);
- }
- h1 {font-size: 1.5em;}
- h2 {font-size: 1.3em;}
- h3 {font-size: 1.25em;}
- h4 {font-size: 1.1em;}
- h5 {font-size: 1em;}
- small {font-size: 0.9em;}
- big {font-size: 1.1em;}
- hr {
- height: 1px;
- border: none;
- box-shadow: none;
- background-color: var(--Borders);
- }
- body.night hr {
- background-color: var(--NightBorders);
- }
- pre {
- line-height: inherit;
- font-size: inherit;
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- .tmblr-iframe-compact .tmblr-iframe--unified-controls {z-index: 999999999!important;}
- /*--- CONTENT ---*/
- #content {
- display: block;
- min-height: 100vh;
- position: relative;
- margin: 35px;
- background: var(--Background);
- }
- body.night #content {
- background: var(--NightBackground);
- }
- /*--- HEADER ---*/
- .header-container {
- display: flex;
- justify-content: center;
- width: 100%
- height: auto;
- }
- #header {
- display: inline-block;
- text-align: center;
- width: 350px;
- height: 150px;
- background: var(--Container);
- position: absolute;
- }
- body.night #header {
- background: var(--NightContainer);
- }
- /*--- HEADER IMAGE ---*/
- .header-image-container {
- display: flex;
- justify-content: center;
- width: 100px;
- height: 100px;
- margin-bottom:10px;
- }
- .header-image-container img {
- width: 100%;
- height: 100%;
- border-radius: 0%;
- }
- /*--- HEADER TITLE ---*/
- .title {
- position: relative;
- font-weight: bold;
- text-align: center;
- margin-top: -175px;
- margin-left: 110px;
- height: 30px;
- font-family: var(--Title-Font);
- color: var(--Link);
- font-size: var(--Title-Font-Size);
- }
- body.night .title {
- color: var(--NightLink);
- }
- /*--- HEADER DESCRIPTION ---*/
- .description {
- display: flex;
- justify-content: center;
- text-align: center;
- height: 60px;
- margin-top: -60px;
- margin-left: 110px;
- position: relative;
- overflow: auto;
- font-size: var(--Description-Font-Size);
- }
- /*--- HEADER BUTTONS ---*/
- .bottom-nav {
- display: flex;
- justify-content: center;
- align-items: center;
- position: relative;
- width: 100%;
- gap: 1.2em;
- z-index:10;
- margin-top:127px;
- }
- #header .square-deco-container {
- height: 100%;
- }
- #header .square-deco-content {
- padding:10px;
- }
- /*--- TAG BOXES CONTAINER ---*/
- #container {
- display: inline-grid;
- justify-content: center;
- grid-template-columns: auto auto auto;
- grid-template-rows: auto auto auto;
- width: 100%;
- top: 22%;
- height: auto;
- position: absolute;
- column-gap: 3em;
- row-gap: 1.5em;
- padding-bottom: 35px;
- }
- /*--- TAG BOXES ---*/
- /*--- BIG BOXES ---*/
- .bigbox {
- position: relative;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- width: auto;
- height: auto;
- }
- .bigbox .diamond {
- margin-bottom: -23px;
- color: var(--Borders);
- }
- body.night .bigbox .diamond {
- color: var(--NightBorders);
- }
- /*--- BOXES ---*/
- .box {
- display: inline-block;
- width: 300px;
- position: relative;
- z-index: 2;
- height: 310px;
- background: var(--Container);
- }
- body.night .box {
- background: var(--NightContainer);
- }
- .box .square-deco-container {
- width: 100%;
- height: 100%;
- }
- .box .square-deco-content {
- padding: 10px;
- }
- .boxcontent {
- display: column;
- width: 100%;
- height: 100%;
- justify-content: center;
- overflow-y: auto;
- }
- .linkwrap {
- display: flex;
- justify-content: center;
- flex-wrap: wrap;
- gap: 0.5em;
- }
- .linkwrap a {
- display: inline-block;
- text-decoration: underline;
- text-underline-offset: 5px;
- padding:3px;
- }
- body.night .linkwrap a {
- text-decoration: underline;
- text-underline-offset: 5px;
- padding: 3px;
- }
- .linkwrap a:hover {
- background: var(--Link);
- text-decoration: none;
- }
- body.night .linkwrap a:hover {
- background: var(--NightLink);
- }
- /*--- TAG BOXES TITLES & SUBTITLES ---*/
- .tagtitle {
- display: flex;
- justify-content: center;
- width: auto;
- height: auto;
- text-align: center;
- font-weight: bold;
- padding:8px;
- font-size: calc(var(--Font-Size) + 6px);
- color: var(--Accent);
- font-family: var(--Title-Font);
- }
- body.night .tagtitle {
- color: var(--NightAccent);
- }
- .tagtitle a {
- text-decoration: underline;
- text-underline-offset: 5px;
- }
- .tagtitle a:hover {
- background: var(--Link);
- text-decoration: none;
- }
- body.night .tagtitle a:hover {
- background: var(--NightLink);
- }
- .tagsub {
- display: flex;
- justify-content: center;
- width: auto;
- height: auto;
- text-align: center;
- font-weight: bold;
- padding:8px;
- font-size: calc(var(--Font-Size) + 3px);
- color: var(--Accent);
- font-family: var(--Title-Font);
- }
- body.night {
- color: var(--NightAccent);
- }
- .tagsub a {
- text-decoration: underline;
- text-underline-offset: 5px;
- }
- body.night .tagsub a {
- text-decoration: underline;
- }
- .tagtitle a:hover {
- background: var(--Link);
- text-decoration: none;
- }
- body.night .tagtitle a:hover {
- background: var(--NightLink);
- }
- /*--- DECORATION ---*/
- .square-deco-container {
- display: grid;
- position: relative;
- flex-direction: column;
- justify-content:center;
- box-sizing: border-box;
- width: auto;
- height: auto;
- grid-template-columns:
- [outer-start] 5px
- [mid-start] 5px
- [inner-start] 2px
- [gap-start] 1fr
- [gap-end] 2px
- [inner-end] 5px
- [mid-end] 5px
- [outer-end];
- grid-template-rows:
- [outer-start] 5px
- [mid-start] 5px
- [inner-start] 2px
- [gap-start] 1fr
- [gap-end] 2px
- [inner-end] 5px
- [mid-end] 5px
- [outer-end];
- }
- .square-deco-square-* {
- background: inherit;
- }
- .square-deco-content {
- grid-column: inner-start / inner-end;
- grid-row: inner-start / inner-end;
- font-family: inherit;
- font-size: inherit;
- background: transparent;
- z-index: 1;
- box-sizing: border-box;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- height: 100%;
- width: 100%;
- }
- .square-deco-inner {
- grid-column: mid-start / mid-end;
- grid-row: mid-start / mid-end;
- border: 1px solid var(--Borders);
- }
- .square-deco-square-left-top {
- grid-column: outer-start / inner-start;
- grid-row: outer-start / inner-start;
- border: 1px solid var(--Borders);
- }
- .square-deco-square-left-bottom {
- grid-column: outer-start / inner-start;
- grid-row: inner-end / outer-end;
- border: 1px solid var(--Borders);
- }
- .square-deco-square-right-top {
- grid-column: inner-end / outer-end;
- grid-row: outer-start / inner-start;
- border: 1px solid var(--Borders);
- }
- .square-deco-square-right-bottom {
- grid-column: inner-end / outer-end;
- grid-row: inner-end / outer-end;
- border: 1px solid var(--Borders);
- }
- .square-deco-tall {
- grid-column: gap-start / gap-end;
- grid-row: outer-start / outer-end;
- border-top: 1px solid var(--Borders);
- border-bottom: 1px solid var(--Borders);
- }
- .square-deco-wide {
- grid-column: outer-start / outer-end;
- grid-row: gap-start / gap-end;
- border-left: 1px solid var(--Borders);
- border-right: 1px solid var(--Borders);
- }
- /*---- DIAMONDS ----*/
- .diamond {
- display: inline-flex;
- justify-content: center;
- align-items: center;
- position: relative;
- transform: rotate(45deg);
- border: 1px solid var(--Borders);
- width: 40px;
- height: 40px;
- background: var(--Diamonds);
- box-sizing: border-box;
- transition: background 0.3s, border-color 0.3s;
- cursor: pointer;
- font-size: 14px;
- font-weight: bold;
- text-align: center;
- z-index: 11;
- }
- body.night .diamond {
- border: 1px solid var(--NightBorders);
- background: var(--NightDiamonds);
- }
- .diamond:hover {
- background-color: var(--Borders);
- border-color: var(--Borders);
- color: var(--Accent);
- }
- body.night .diamond:hover {
- background-color: var(--NightBorders);
- border-color: var(--NightBorders);
- color: var(--NightAccent);
- }
- .diamond svg {
- width: 18px !important;
- height: 18px !important;
- transform: rotate(-45deg);
- }
- .diamond i {
- font-size:20px;
- color: var(--Link);
- }
- body.night .diamond i {
- color: var(--NightLink);
- }
- body.night .diamond:hover i {
- color: var(--NightAccent);
- }
- .diamond:hover i {
- color: var(--Accent);
- }
- body.night .diamond:hover i {
- color: var(--NightAccent);
- }
- .diamond > * {
- transform: rotate(-45deg);
- }
- /*---- CREDIT ----*/
- .credit {
- position: fixed;
- display: flex;
- justify-content: center;
- text-align: center;
- bottom: 20px;
- right: 20px;
- width: 30px;
- height: 30px;
- border: 1px solid var(--Borders);
- background: var(--Diamonds);
- transform: rotate(45deg);
- }
- body.night .credit {
- background: var(--NightDiamonds);
- border: 1px solid var(--NightBorders);
- }
- body.night .credit:hover {
- background-color: var(--NightBorders);
- }
- .credit:hover {
- cursor: pointer;
- background-color: var(--Borders);
- }
- .credit:hover i {
- color: var(--Accent);
- }
- body.night .credit:hover i {
- color: var(--NightAccent);
- }
- body.night .credit i {
- color: var(--Link);
- }
- .credit i {
- padding: 6px;
- font-size: 18px;
- color: var(--Link);
- transform: rotate(-45deg);
- }
- /*--- MEDIA QUERIES AND RESPONSIVENESS ---*/
- /*-- for small desktop/tablet screens --*/
- @media only screen and (max-width: 1400px) {
- #container {
- margin-top:70px;
- }
- }
- /*--- for mobile devices ---*/
- @media only screen and (max-width: 720px) {
- #content {
- width: 80vw;
- }
- #container {
- display: flex;
- flex-direction: column;
- justify-content: center;
- }
- }
- /*--- END OF MEDIA QUERIES ---*/
- </style>
- </head>
- <body>
- <!--✻✻✻✻✻✻ SEARCHBAR + CUSTOM SUGGESTIONS by @glenthemes ✻✻✻✻✻✻-->
- <link href="https://search-dropdown.gitlab.io/i/2.1/style.css" rel="stylesheet">
- <script src="https://search-dropdown.gitlab.io/i/2.1/init.min.js"></script>
- <style searchbar>
- :root {
- /*----- GENERAL SETTINGS -----*/
- --Search-Max-Width:200px;
- --Search-Shadow-Strength:0%;
- /*----- SEARCHBAR -----*/
- --Searchbar-Field-Border:var(--Borders);
- --Searchbar-Field-Corner-Rounding:0px;
- --Searchbar-Field-Background:var(--Container);
- --Searchbar-Field-Padding:10px;
- --Searchbar-Field-Font: var(--Font);
- --Searchbar-Field-Font-Size:10px;
- --Searchbar-Field-Placeholder-Color:var(--Borders);
- --Searchbar-Field-Typing-Color:var(--Text);
- --Searchbar-Spacing:9px;
- /*----- SEARCHBAR BUTTON -----*/
- --Searchbar-Button-Border:var(--Borders);
- --Searchbar-Button-Corner-Rounding:0px;
- --Searchbar-Button-Background:var(--Borders);
- --Searchbar-Button-Padding:10px;
- --Searchbar-Button-Font:var(--Font);
- --Searchbar-Button-Font-Size:8px;
- --Searchbar-Button-Text-Color:var(--Container);
- }
- body.night .searchbar-field {
- border: 1px solid var(--NightBorders);
- background: var(--NightContainer);
- color: var(--TextNight);
- }
- body.night .searchbar-field-placeholder-color {
- color: var(--NightBorders);
- }
- .searchblock {
- position:absolute;
- margin-top:-38px;
- margin-left:60px;
- z-index:69;
- }
- .searchbar-button:hover {
- background:var(--Background);
- color:var(--Accent);
- }
- .searchbar-button i {
- color:var(--Container);
- font-size:15px;
- }
- body.night .searchbar-button:hover {
- background: var(--NightBackground);
- color: var(--NightAccent);
- }
- body.night .searchbar-button i {
- color: var(--NightContainer);
- font-size:15px;
- }
- </style>
- <div id="content">
- <div class="header-container">
- <div id="header">
- <div class="square-deco-container">
- <div class="square-deco-square-left-top"></div>
- <div class="square-deco-square-left-bottom"></div>
- <div class="square-deco-square-right-top"></div>
- <div class="square-deco-square-right-bottom"></div>
- <div class="square-deco-tall"></div>
- <div class="square-deco-wide"></div>
- <div class="square-deco-inner"></div>
- <div class="square-deco-content">
- <!--- SEARCHBAR BEGINS HERE --->
- <form class="searchblock" action="/search" method="get">
- <input class="searchbar-field" type="text" name="q" value="{SearchQuery}" placeholder="SEARCH">
- <div class="searchbar-button">
- <button type="submit"><i class="ph ph-magnifying-glass"></i></button>
- </div>
- </form>
- <!--- SEARCHBAR ENDS HERE --->
- <div class="header-image-container"><img src="{PortraitURL-128}"></div>
- <div class="title">navigation</div>
- <div class="description">you can add basic html here. lorem ipsum dolor sit amet.</div>
- </div>
- </div>
- </div>
- <div class="bottom-nav">
- <a href="/" title="return"><div class="diamond"><i class="ph ph-house-line"></i></div></a>
- <a href="/ask" title="message"><div class="diamond"><i class="ph ph-envelope"></i></div></a>
- <a href="/archive" title="archive"><div class="diamond"><i class="ph ph-archive"></i></div></a>
- </div>
- </div>
- <div id="container">
- <!---
- HOW TO EDIT THE HTML
- ----------------------------------------------------------------------------------
- 1. to add new boxes, copy the code below and paste it before the warning "END OF TAG BOXES";
- 2. if you want to change the icon of each box, go to phosphoricons.com and search its catalogue for the icon names. next, replace the word "moon" in "ph ph-moon" with the name you want;
- 3. just add the add the tag handle after "tagged/", but before ">tag</a>";
- 4. and replace "tag" in ">tag</a>" with the tag name;
- 5. EXAMPLE: "<a href="/tagged/taghandle">tag name</a>";
- 6. you can add links to category titles and subtitles if you want. all you need to do is add "<a href="(insertlink)">link name</a>" before and after the tagtitle/tagsub class;
- - "<a href="(insertlink"> goes before "<div class="tagtitle/tagsub">
- - "</a>" goes after "</div>"
- 7. EXAMPLES:
- - for a tag:
- "<a href="/tagged/taghandle"><div class="tagtitle">category</div></a>
- - for a custom page of your blog:
- "<a href="/custompagename"><div class="tagtitle">category</div></a>"
- - for an external link:
- "<a href="https://(link).com"><div class="tagtitle">category</div></a>"
- 8. you can delete subtitles and/or category titles by deleting "<div class="tagtitle">category</div>" and "div class="tagsub">subtitle</div>" respectively;
- 9. you can add new categories and subtitles inside a box by doing the opposite - as in, copying and pasting "<div class="tagtitle">category</div>" and "div class="tagsub">subtitle</div>" (always without the outer quotation marks (""), and that goes for every piece of code in this list);
- 10. if you want a custom image in the header instead of your icon, just search "<img src="{PortraitURL-128}">" and replace {PortraitURL-128} with the image link . the image has to be hosted somewhere else, and that host site can be tumblr itself by including said image in a post and copying its image URL (through a right click).
- ----------------------------------------------------------------------------------
- COPY THIS:
- <div class="bigbox">
- <div class="diamond"><i class="ph ph-moon"></i></div>
- <div class="box">
- <div class="square-deco-container">
- <div class="square-deco-square-left-top"></div>
- <div class="square-deco-square-left-bottom"></div>
- <div class="square-deco-square-right-top"></div>
- <div class="square-deco-square-right-bottom"></div>
- <div class="square-deco-tall"></div>
- <div class="square-deco-wide"></div>
- <div class="square-deco-inner"></div>
- <div class="square-deco-content">
- <div class="boxcontent">
- <div class="tagtitle">category</div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- --->
- <div class="bigbox">
- <div class="diamond"><i class="ph ph-moon"></i></div>
- <div class="box">
- <div class="square-deco-container">
- <div class="square-deco-square-left-top"></div>
- <div class="square-deco-square-left-bottom"></div>
- <div class="square-deco-square-right-top"></div>
- <div class="square-deco-square-right-bottom"></div>
- <div class="square-deco-tall"></div>
- <div class="square-deco-wide"></div>
- <div class="square-deco-inner"></div>
- <div class="square-deco-content">
- <div class="boxcontent">
- <div class="tagtitle">category</div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="bigbox">
- <div class="diamond"><i class="ph ph-star"></i></div>
- <div class="box">
- <div class="square-deco-container">
- <div class="square-deco-square-left-top"></div>
- <div class="square-deco-square-left-bottom"></div>
- <div class="square-deco-square-right-top"></div>
- <div class="square-deco-square-right-bottom"></div>
- <div class="square-deco-tall"></div>
- <div class="square-deco-wide"></div>
- <div class="square-deco-inner"></div>
- <div class="square-deco-content">
- <div class="boxcontent">
- <div class="tagtitle">category</div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="bigbox">
- <div class="diamond"><i class="ph ph-star-and-crescent"></i></div>
- <div class="box">
- <div class="square-deco-container">
- <div class="square-deco-square-left-top"></div>
- <div class="square-deco-square-left-bottom"></div>
- <div class="square-deco-square-right-top"></div>
- <div class="square-deco-square-right-bottom"></div>
- <div class="square-deco-tall"></div>
- <div class="square-deco-wide"></div>
- <div class="square-deco-inner"></div>
- <div class="square-deco-content">
- <div class="boxcontent">
- <div class="tagtitle">category</div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="bigbox">
- <div class="diamond"><i class="ph ph-star-four"></i></div>
- <div class="box">
- <div class="square-deco-container">
- <div class="square-deco-square-left-top"></div>
- <div class="square-deco-square-left-bottom"></div>
- <div class="square-deco-square-right-top"></div>
- <div class="square-deco-square-right-bottom"></div>
- <div class="square-deco-tall"></div>
- <div class="square-deco-wide"></div>
- <div class="square-deco-inner"></div>
- <div class="square-deco-content">
- <div class="boxcontent">
- <div class="tagtitle">category</div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="bigbox">
- <div class="diamond"><i class="ph ph-shooting-star"></i></div>
- <div class="box">
- <div class="square-deco-container">
- <div class="square-deco-square-left-top"></div>
- <div class="square-deco-square-left-bottom"></div>
- <div class="square-deco-square-right-top"></div>
- <div class="square-deco-square-right-bottom"></div>
- <div class="square-deco-tall"></div>
- <div class="square-deco-wide"></div>
- <div class="square-deco-inner"></div>
- <div class="square-deco-content">
- <div class="boxcontent">
- <div class="tagtitle">category</div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="bigbox">
- <div class="diamond"><i class="ph ph-sparkle"></i></div>
- <div class="box">
- <div class="square-deco-container">
- <div class="square-deco-square-left-top"></div>
- <div class="square-deco-square-left-bottom"></div>
- <div class="square-deco-square-right-top"></div>
- <div class="square-deco-square-right-bottom"></div>
- <div class="square-deco-tall"></div>
- <div class="square-deco-wide"></div>
- <div class="square-deco-inner"></div>
- <div class="square-deco-content">
- <div class="boxcontent">
- <div class="tagtitle">category</div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- <div class="tagsub">subtitle</div>
- <div class="linkwrap">
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- <a href="/tagged/">tag</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!--- END OF TAG BOXES --->
- </div>
- </div>
- <!--- SCROLL TO TOP --->
- <a href="#" title="scroll to top" class="scrolltotop"><i class="ph ph-arrow-up"></i></a>
- <!--- DAYNIGHT --->
- <div class="daynight" title="change mode"><i class="ph ph-moon"></i></div>
- <!--- CREDIT | DO NOT REMOVE --->
- <a href="https://userraffa.tumblr.com" title="by userraffa" class="credit"><i class="ph ph-heart"></i></a>
- <!--- SCRIPTS --->
- <!--- TOOLTIPS (@ATOMIKS) --->
- <script>
- tippy('[title]',
- {
- theme: 'custom',
- animation: 'fade',
- arrow: false,
- followCursor: true,
- delay: 100,
- placement: 'bottom',
- zIndex: 999893275999,
- maxWidth: 300,
- content(reference) {
- const title = reference.getAttribute('title');
- reference.removeAttribute('title');
- return title;
- },
- });
- </script>
- <script>
- $(document).ready(function() {
- $(".scrolltotop").click(function(e) {
- e.preventDefault();
- $("html, body").animate({ scrollTop: 0 }, "slow");
- return false;
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $('.daynight').click(function(){
- $('body').toggleClass('night');
- $('.daynight span').toggleClass('fa-sun');
- });
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment