Hii! This is where I write all about my art and my favorite things!
- Basic DNI criteria
- If you are mean to artists!
- No sand allowed in the house! 🏖️
/* --- BUBBLY FONTS --- */ @font-face { font-family: 'kawaii stitch'; src: url(https://dl.dropbox.com/s/yjal3we9j6biyn5/Kawaii%20Stitch.ttf); } @font-face { font-family: 'starborn'; src: url(https://dl.dropbox.com/s/l0541on0m5eqvdj/Starborn.ttf); } @font-face { font-family: 'pixel'; src: url(https://dl.dropbox.com/s/kmhe7d3n18vdz5e/w95fa.woff?dl=0); } @font-face { font-family: 'Frighted'; src: url(https://dl.dropbox.com/s/ct0s037q78sao3f/Frighted.ttf); } @font-face { font-family: 'SakeMoru'; src: url(https://dl.dropbox.com/s/ktlx5w7t8gk42nb/SakeMoru-Regular.ttf); } @font-face { font-family: 'yipes'; src: url(https://dl.dropbox.com/s/qrdm3wived8sm66/Yipes.ttf); } @font-face { font-family: 'fenotype'; src: url(https://dl.dropbox.com/s/klo6yfrf62916qp/02.10FEN.TTF); } /* --- GLOBAL STYLES --- */ body { background-image: url('https://i7.glitter-graphics.org/pub/676/676657yhxq5o5bjd.gif'); background-attachment: fixed; background-repeat: repeat; overflow-x: hidden; cursor: crosshair; } ::selection { background: #5c8a8a; color: #ffffff; } a { text-decoration: none; color: #303838; transition: 0.3s; } a:hover { color: #5c8a8a; cursor: help; } /* --- CONTAINERS --- */ .main-container { border-width: 7px; border-style: solid; border-image: url("https://foollovers.com/mat/menu05/51a-none.gif") 9 fill round; margin: 50px auto; width: 884px; height: 1200px; /* Adjusted to fit all your cool stuff! */ position: relative; background: white; z-index: 4; } .header-box { border: 1px solid white; background-image: url('https://i.pinimg.com/originals/34/af/b2/34afb2918c2ca3fe7c8c64dbce606a2d.gif'); width: 880px; height: 170px; position: relative; box-shadow: 0 0 8px 8px white inset; } .site-title { font-family: 'kawaii stitch'; font-size: 3em; -webkit-text-stroke: 1px white; color: #5c8a8a; padding-top: 50px; margin-left: 20px; } /* --- INTRO & DNI BOX --- */ .intro-bg { background: #d8d9bf; border: 3px dashed #5c8a8a; padding: 20px; margin: 20px; border-radius: 20px; } .intro-header { background-image: radial-gradient(#5c8a8a 30%, transparent 70%); font-family: 'starborn'; color: white; -webkit-text-stroke: 1px #303838; text-align: center; font-size: 1.5em; } .dni-list { font-family: 'pixel'; background: white; padding: 15px; border-radius: 10px; border: 2px solid #303838; color: #303838; } /* --- IPAD & CHAT --- */ .ipad-outer { border-radius: 15px; padding: 20px; width: 350px; height: 450px; background: #303838; margin-left: 20px; } .ipad-inner { height: 100%; background: white; border-radius: 5px; border: 2px inset #5c8a8a; overflow-y: scroll; padding: 10px; } .bubble-recv { border-radius: 0px 20px 20px 20px; padding: 10px; background: #d8d9bf; font-family: 'pixel'; margin-bottom: 10px; border: 1px solid #5c8a8a; } .bubble-send { border-radius: 20px 0px 20px 20px; padding: 10px; background: #5c8a8a; color: white; font-family: 'pixel'; margin-bottom: 10px; text-align: right; } /* --- BUTTONS --- */ .btn { border-radius: 50px; border: 2px solid #303838; background-image: url('https://i.pinimg.com/originals/92/73/e6/9273e642fd82b708d44eab55ec226f3c.gif'); font-family: 'pixel'; color: white; width: 200px; padding: 10px; margin: 5px; cursor: pointer; }
Hii! This is where I write all about my art and my favorite things!