Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!doctype html>
- <html>
- <head>
- <title>PoE StartPage MK II</title>
- <link rel="shortcut icon" type="image/png" href="https://tinyurl.com/mirrorofkalandra"/>
- <style>
- body {
- background-image: url("https://i.imgur.com/M3FI4GK.jpg");
- background-color: rgb(225, 255, 255);
- background-repeat: no-repeat;
- background-size:cover;
- background-attachment: fixed;
- }
- #nts {
- z-index: 1;
- position: absolute;
- right: 4.5%;
- top: 0.6%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 35px;
- letter-spacing: 23px;
- color: rgb(210, 178, 135);
- }
- #welcome{
- position: absolute;
- left: 22%;
- top: 12%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 35px;
- letter-spacing: 15px;
- color: rgb(28, 28, 28);
- text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
- }
- .search {
- width: 74rem;
- border: 2px solid #4a1514;
- position: absolute;
- left: 8.4%;
- top: 20%;
- border-radius: 3px;
- }
- .search-box {
- width: 100%;
- height: 30px;
- margin: auto;
- padding: 0;
- background-color: rgba(255, 255, 255, 0.8);
- color: #5d1817;
- border: none;
- text-align: center;
- box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.3), 0 10px 20px 0 rgba(0, 0, 0, 0.4);
- border-radius: 3px;
- }
- .search-box:focus {
- outline: none;
- }
- .bookmark-container {
- display: flex;
- flex-direction: row;
- justify-content: center;
- width: 75rem;
- margin: 1em 0em;
- position: absolute;
- left: 8%;
- top: 25%;
- }
- .bookmark-set{
- padding: 1em;
- background-color: rgba(210, 178, 135, 0.6);
- border: 2px solid #4a1514 ;
- border-radius: 2px ;
- font-family: Arial, Helvetica, sans-serif;
- font-size: .85rem;
- width: 20%;
- height: 22em;
- margin: 0em .5em;
- box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.3), 0 10px 20px 0 rgba(0, 0, 0, 0.4);
- border-radius: 5px;
- }
- .bookmark-inner-container {
- height: 80%;
- vertical-align: top;
- }
- .bookmark-title {
- font-size: 1.7rem;
- color: #5d1817;
- margin: 0em 0em .35em 0em;
- text-align: center;
- letter-spacing: 3px;
- }
- .bookmark {
- font-size: 20px;
- letter-spacing: 3px;
- text-decoration: none;
- color: rgb(28, 28, 28);
- display:block;
- margin: .6em 0em;
- text-align:center;
- }
- .bookmark:hover {
- color: rgba(210, 178, 135, 0.8);
- background-color: rgba(94, 24, 23, 0.7);
- }
- .sidenote {
- height: 100%;
- width: 384x;
- position: fixed;
- top: 0;
- right: 0;
- background-color:#4a1514;
- overflow-x: hidden;
- padding-top: 50px;
- border: 2px solid #4a1514 ;
- box-shadow: 0 10px 8px 0 rgba(0, 0, 0, 0.2), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
- border-radius: 3px;
- }
- .txt {
- resize:none;
- height:99%;
- width:384px;
- font-size: 15px;
- color: rgb(210, 178, 135);
- background-image:url(https://i.imgur.com/ldR5U7K.png);
- background-color:transparent;
- background-repeat:no-repeat;
- border:0px;
- border-radius: 3px;
- }
- textarea:hover,
- input:hover,
- textarea:active,
- input:active,
- textarea:focus,
- input:focus,
- button:focus,
- button:active,
- button:hover,
- label:focus,
- .btn:active,
- .btn.active
- {
- outline:0px !important;
- -webkit-appearance:none;
- }
- </style>
- </head>
- <body>
- <div id="nts">notes</div>
- <div id="welcome">TALA MOANA, WARRIOR</div>
- <div class="search">
- <form method="get" action="https://duckduckgo.com/?">
- <input class="search-box" name="q" type="text" placeholder=" search | -wk wiki |" autofocus />
- </form>
- </div>
- <div class="bookmark-container">
- <div class="bookmark-set">
- <div class="bookmark-title">GENERAL<br><img src="https://tinyurl.com/altorb" alt=AlterationOrb style="width:40px;height:40px;"></div>
- <div class="bookmark-inner-container">
- <a class="bookmark" href="https://www.pathofexile.com/news/" target="_blank">path of exile</a>
- <a class="bookmark" href="https://www.reddit.com/r/pathofexile/" target="_blank">/r/pathofexile/</a>
- <a class="bookmark" href="https://pathofexile.gamepedia.com/Path_of_Exile_Wiki" target="_blank">wiki</a>
- </div>
- </div>
- <div class="bookmark-set">
- <div class="bookmark-title">DATABASE<br><img src="https://tinyurl.com/wisscr" alt=WisdomScroll style="width:40px;height:40px;"></div>
- <div class="bookmark-inner-container">
- <a class="bookmark" href="http://poedb.tw/us/" target="_blank">poedb</a>
- <a class="bookmark" href="http://poewizard.com/database.php" target="_blank">wizard</a>
- <a class="bookmark" href="https://pathofexile.gamepedia.com/Unique_item" target="_blank">uniques</a>
- <a class="bookmark" href="https://pathofexile.gamepedia.com/Vendor_recipe_system" target="_blank">vendor</a>
- </div>
- </div>
- <div class="bookmark-set">
- <div class="bookmark-title">CRAFTING<br><img src="https://tinyurl.com/fusorb" alt=OrbOfFusing style="width:40px;height:40px;"></div>
- <div class="bookmark-inner-container">
- <a class="bookmark" href="http://poeaffix.net/index.html" target="_blank">affix</a>
- <a class="bookmark" href="https://poecraft.com/" target="_blank">craft</a>
- <a class="bookmark" href="https://siveran.github.io/calc.html" target="_blank">vorici cal</a>
- </div>
- </div>
- <div class="bookmark-set">
- <div class="bookmark-title">TRADE<br><img src="https://tinyurl.com/exalorb" alt=ExaltedOrb style="width:40px;height:40px;"></div>
- <div class="bookmark-inner-container">
- <a class="bookmark" href="http://poe.trade/" target="_blank">goods</a>
- <a class="bookmark" href="https://www.pathofexile.com/trade/search" target="_blank">trade</a>
- <a class="bookmark" href="https://poe.ninja/" target="_blank">ninja</a>
- <a class="bookmark" href="https://www.poeprices.info/" target="_blank">prices</a>
- <a class="bookmark" href="https://poewealth.com/" target="_blank">wealth</a>
- </div>
- </div>
- <div class="bookmark-set">
- <div class="bookmark-title">OTHER<br><img src="https://tinyurl.com/arfeather" alt=AlbinoFeather style="width:40px;height:40px;"></div>
- <div class="bookmark-inner-container">
- <a class="bookmark" href="https://www.poelab.com/" target="_blank">labyrinth</a>
- <a class="bookmark" href="https://www.poebuilds.cc/" target="_blank">builds</a>
- <a class="bookmark" href="https://www.filterblade.xyz/" target="_blank">filterblade</a>
- <a class="bookmark" href="https://i.imgur.com/7wBbGFz.jpg" target="_blank">strongbox</a>
- </div>
- </div>
- </div>
- <div class="sidenote"><textarea class="txt"placeholder="Empty scroll of wisdom..."></textarea></div>
- </body>
Add Comment
Please, Sign In to add comment