Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*** Custom Profile Build for Ana by Vii
- + do not use except for Ana c;
- + time logged: idk a while
- + feel free to edit ~
- ***************************************/
- /* Custom Fonts */
- @font-face {
- font-family: Dancing Script;
- font-style: normal;
- font-weight: 400;
- src: url(http://fonts.gstatic.com/s/dancingscript/v9/If2RXTr6YS-zF4S-kcSWSVi_szLgiuE.woff2);
- }
- /* Hidden Elements */
- section.voltie_comments p:before, header, li#signout, li#donate, li#shops, li#settings, footer, div.copyright, div.row:nth-child(7), section.voltie_bio h3, div#voltie div.col-md-3:nth-child(3), section.voltie_comments a:nth-child(1), section.voltie_comments img { display: none !important; }
- /* Global Stuff */
- body {
- background: url(https://i.imgur.com/8mBgZkH.png);
- }
- /* Nav bizz-ar */
- nav#navbar {
- box-shadow: inset 0 0 10px 2px rgba(255, 255, 255, 0.6);
- position: absolute;
- z-index: 10;
- background: linear-gradient(to right, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.35)) !important;
- top: 531px;
- width: 650px;
- margin: 0 auto;
- }
- ul.nav.navbar-nav {
- width: 100%;
- position: absolute;
- left: 0;
- text-align: center;
- top: 0;
- }
- ul.nav.navbar-nav li:nth-child(7) { display: none; }
- ul.nav.navbar-nav li {
- width: 25%;
- margin: 0;
- padding: 0 !important;
- }
- ul.nav.navbar-nav li a {
- color: #FFF;
- font: 16px Dancing Script;
- text-transform: lowercase;
- padding: 0px;
- border-radius: 0;
- margin: 0;
- transition: all 0.5s ease;
- }
- ul.nav.navbar-nav li a:hover { box-shadow: inset 0 0 5px 2px rgba(255, 255, 255, 0.6); color: #FFF; }
- ul.nav.navbar-nav li:nth-child(1n):hover a {
- background: rgba(148, 90, 174, 0.6);
- }
- ul.nav.navbar-nav li:nth-child(1n):hover a {
- background: rgba(148, 90, 174, 0.6);
- }
- ul.nav.navbar-nav li:nth-child(2n):hover a {
- background: rgba(62, 160, 210, 0.5);
- }
- ul.nav.navbar-nav li:nth-child(3n):hover a {
- background: rgba(102, 86, 172, 0.5);
- }
- ul.nav.navbar-nav li:nth-child(4n):hover a {
- background: rgba(92, 119, 196, 0.5);
- }
- #structure { margin-top: 0; min-height: 600px; }
- #content { padding: 0; min-height: 100%; height: 100%; width: 100%; }
- section {
- border-radius: 0px !important;
- border: none !important;
- background: rgba(255, 255, 255, 0.60) !important;
- }
- /* Content Header */
- div.content_header { border: none; background: transparent; box-shadow: none; }
- div.content_header h1 {
- text-align: center;
- width: 100%;
- font: 38px Dancing Script;
- margin: 75px auto 20px;
- color: #FFFFFF!important;
- text-shadow: 0 0 1px;
- }
- ul.content_navigation {
- width: 650px;
- margin: 0 auto !important;
- box-shadow: inset 0 0 10px 2px rgba(255, 255, 255, 0.6);
- letter-spacing: 2px;
- background: linear-gradient(to right, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.35));
- transition: all 0.5s ease;
- position: absolute;
- top: 125px;
- left: 0;
- right: 0;
- }
- ul.content_navigation:hover {
- background: rgba(255, 255, 255, 0.45);
- }
- ul.content_navigation:hover li:nth-child(1n) a {
- color: rgb(148, 90, 174);
- }
- ul.content_navigation:hover li:nth-child(2n) a {
- color: rgb(62, 160, 210);
- }
- ul.content_navigation:hover li:nth-child(3n) a {
- color: rgb(92, 119, 196);
- }
- ul.content_navigation li {
- display: block;
- margin: auto;
- }
- ul.content_navigation li a {
- border: none !important;
- text-transform: lowercase;
- color: #FFF;
- }
- ul.content_navigation li a:hover {
- text-shadow: 0 0 2px #FFF;
- color: #FFF !important;
- background: transparent;
- }
- /* Profile Modules */
- div#voltie {
- max-width: 650px;
- height: 360px;
- overflow: hidden;
- margin: 0 auto;
- background: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
- /* border: 10px solid rgba(255, 255, 255, 0.60); */
- box-shadow: inset 0 0 5px 2px rgba(255, 255, 255, 0.6);
- padding: 10px !important;
- border-radius: 0px;
- }
- div#voltie div.col-md-3:nth-child(1) {
- width: 200px;
- height: 340px;
- padding: 0;
- margin: 0 10px 0 0 !important;
- }
- div#voltie div.col-md-6 {
- width: 420px;
- padding: 0;
- margin: 0 !important;
- height: 340px;
- overflow: hidden;
- }
- section.voltie_info {
- padding: 0 !important;
- height: 100%;
- }
- section.voltie_info h2 {
- border-radius: 0 !important;
- position: relative;
- top: calc(100% - 45px);
- height: 45px;
- overflow: visible;
- background: transparent !important;
- }
- span.voltie_username {
- font: 26px Dancing Script !important;
- color: rgb(102, 86, 172);
- /* text-shadow: 1px 0 1px rgb(62, 160, 210); */
- background: -webkit-linear-gradient(rgb(148, 90, 174), rgb(62, 160, 210));
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- text-transform: none;
- }
- span.voltie_pronouns {
- float: right;
- font-style: normal !important;
- text-transform: lowercase;
- opacity: 0.5;
- color: rgba(102, 86, 172);
- letter-spacing: 1px;
- }
- @keyframes anaonline {
- 0%, 100% { border-color: rgb(148, 90, 174); }
- 25% { border-color: rgb(62, 160, 210); }
- 50% { border-color: rgb(102, 86, 172); }
- 75% { border-color: rgb(92, 119, 196); }
- }
- @-webkit-keyframes anaonline {
- 0%, 100% { border-color: rgb(148, 90, 174); }
- 25% { border-color: rgb(62, 160, 210); }
- 50% { border-color: rgb(102, 86, 172); }
- 75% { border-color: rgb(92, 119, 196); }
- }
- span.online-orb {
- animation: anaonline 2s normal ease infinite;
- box-shadow: 0 0 3px 2px #FFF;
- background: rgb(204, 242, 246);
- }
- span.offline-orb {
- border-color: rgba(102, 86, 172, 0.6);
- box-shadow: 0 0 2px 2px rgb(102, 86, 172);
- }
- img.voltie_avatar {
- position: relative;
- top: -45px;
- }
- div.voltie_actions {
- background: rgba(255, 255, 255, 0.6);
- position: relative;
- top: -66%;
- width: calc(100% + 10px);
- margin: 0 0 0 0px ;
- transition: all 0.5s ease;
- opacity: 0;
- }
- div#voltie div.col-md-3:nth-child(1):hover div.voltie_actions {
- opacity: 1;
- }
- div.voltie_actions > div {
- width: 100%;
- margin: 10px 0;
- }
- div.voltie_actions a {
- background: transparent !important;
- display: block;
- letter-spacing: 1px;
- text-transform: lowercase;
- color: rgb(102, 86, 172) !important;
- text-shadow: 1px 0 1px rgb(62, 160, 210);
- transition: all 0.5s ease;
- text-transform: lowercase !important;
- }
- div.voltie_actions a:hover { color: #FFF !important; }
- section.voltie_bio {
- width: 100%;
- height: 90%;
- overflow-y: auto;
- margin-bottom: 10px !important;
- font: 13px Roboto;
- transition: all 0.5s ease;
- font-variant: small-caps;
- }
- section.voltie_bio:hover { background: rgba(255, 255, 255, 0.5) !important; }
- section.voltie_bio a:nth-child(n+13):nth-child(-n+16) {
- font: 18px Dancing Script !important;
- text-shadow: 0 0 2px;
- text-decoration: underline;
- text-decoration-color: #FFF;
- }
- section.voltie_bio a { transition: all 0.5s ease; }
- section.voltie_bio a:nth-child(n+13):nth-child(-n+16):hover { color: #FFF !important; }
- section.voltie_bio a:nth-child(13) {
- color: rgb(148, 90, 174) !important;
- }
- section.voltie_bio a:nth-child(13):hover {
- text-decoration-color: rgb(148, 90, 174) !important;
- }
- section.voltie_bio a:nth-child(14) {
- color: rgb(62, 160, 210);
- }
- section.voltie_bio a:nth-child(14):hover {
- text-decoration-color: rgb(62, 160, 210);
- }
- section.voltie_bio a:nth-child(15) {
- color: rgb(102, 86, 172);
- }
- section.voltie_bio a:nth-child(15):hover {
- text-decoration-color: rgb(102, 86, 172);
- }
- section.voltie_bio a:nth-child(16) {
- color: rgb(92, 119, 196);
- }
- section.voltie_bio a:nth-child(16):hover {
- text-decoration-color: rgb(92, 119, 196);
- }
- section.voltie_bio span, section.voltie_bio small { color: #2F49A3 !important; }
- section.voltie_comments {
- width: 100%;
- height: 100%;
- transition: all 0.5s ease;
- padding: 0 !important;
- }
- section.voltie_comments h3 {
- background: transparent !important;
- color: rgb(102, 86, 172) !important;
- font: 20px Dancing Script !important;
- text-shadow: 1px 0 1px rgb(62, 160, 210);
- transition: all 0.5s ease;
- padding: 0 !important;
- text-transform: none !important;
- }
- section.voltie_comments:hover {
- transform: translateY(-316px);
- background: rgba(255, 255, 255, 0.75) !important;
- }
- section.voltie_comments:hover h3 {
- height: 0;
- opacity: 0;
- margin: 0 !important;
- }
- section.voltie_comments ul {
- height: 70%;
- margin: 0;
- overflow-y: scroll;
- padding: 0 !important;
- }
- ::-webkit-scrollbar {
- width: 10px;
- }
- ::-webkit-scrollbar-track {
- background: linear-gradient(to bottom, rgba(148, 90, 174, 0.7), rgba(62, 160, 210, 0.7), rgba(92, 119, 196, 0.7), rgba(102, 86, 172, 0.7)) !important;
- }
- ::-webkit-scrollbar-thumb {
- background: rgba(255, 255, 255, 0.6);
- }
- section.voltie_comments ul li {
- padding: 5px !important;
- margin: 0px auto 5px !important;
- }
- section.voltie_comments ul li p {
- background-attachment: fixed !important;
- margin: 0 auto !important;
- color: #FFF !important;
- border: none !important;
- border-radius: 5px !important;
- transition: all 0.5s ease;
- font: 12px Roboto;
- }
- section.voltie_comments ul li:nth-child(1n) p {
- background: rgb(148, 90, 174) !important;
- }
- section.voltie_comments ul li:nth-child(2n) p {
- background: rgb(92, 119, 196) !important;
- }
- section.voltie_comments ul li:nth-child(3n) p {
- background: rgb(62, 160, 210) !important;
- }
- section.voltie_comments ul li:nth-child(4n) p {
- background: rgb(102, 86, 172) !important;
- }
- a.comment_username {
- width: 100%;
- display: block;
- text-align: center;
- padding: 2px 0 !important;
- font: 18px Dancing Script;
- }
- a.comment_delete {
- margin: 19px 5px 0 0;
- text-align: right;
- opacity: 0;
- transition: all 0.5s ease;
- color: rgb(148, 90, 174) !important;
- text-transform: lowercase;
- font-style: normal !important;
- }
- section.voltie_comments ul li small {
- float: right;
- font: 10px Roboto;
- opacity: 0;
- transition: all 0.5s ease;
- }
- section.voltie_comments ul li:hover small, section.voltie_comments ul li:hover a.comment_delete { opacity: 1; }
- section.voltie_comments ul li:nth-child(1n) a.comment_username {
- color: rgb(148, 90, 174);
- }
- section.voltie_comments ul li:nth-child(2n) a.comment_username {
- color: rgb(92, 119, 196);
- }
- section.voltie_comments ul li:nth-child(3n) a.comment_username {
- color: rgb(62, 160, 210);
- }
- section.voltie_comments ul li:nth-child(4n) a.comment_username {
- color: rgb(102, 86, 172);
- }
- button.comments_load_more {
- background: rgba(148, 90, 174, 0.75);
- background-attachment: fixed;
- color: #FFF;
- float: left;
- margin: 0 0 0 5px !important;
- border-radius: 5px;
- font: 12px Dancing Script;
- transition: all 0.5s ease;
- border-bottom: 1px solid transparent;
- position: relative;
- top: 9.5px;
- }
- button.comments_load_more:hover {
- background: transparent;
- border-bottom-color: rgba(148, 90, 174, 0.75);
- color: rgb(148, 90, 174);
- text-shadow: 1px 0 1px;
- }
- form#comment-form {
- padding: 5px;
- }
- form#comment-form div.col-xs-6:nth-child(1) { display: none; }
- input.main_button {
- display: block !important;
- position: relative;
- left: 55%;
- top: -85px;
- font: 14px Dancing Script !important;
- width: calc(160%);
- padding: 4px;
- border-top: none;
- border-left: none;
- border-right: none;
- border-radius: 5px !important;
- margin: 0 0 0 auto !important;
- transition: all 0.5s ease;
- color: #FFF !important;
- }
- #voltie .voltie_comments form input { background: rgb(62, 160, 210) !important; }
- #voltie .voltie_comments form input:hover { background: transparent !important; }
- #voltie .voltie_comments form textarea {
- background: linear-gradient(to bottom right, rgba(148, 90, 174, 0.7), rgba(62, 160, 210, 0.7), rgba(92, 119, 196, 0.7), rgba(102, 86, 172, 0.7)) !important;
- height: 50px !important;
- border-radius: 5px !important;
- font: 12px Roboto !important;
- color: #FFF !important;
- margin: 18px 0 0 !important;
- }
- input#comment-button:hover {
- background: transparent !important;
- color: rgb(62, 160, 210) !important;
- border-bottom: 1px solid rgb(62, 160, 210) !important;
- text-shadow: 1px 0 1px;
- }
- /* Mobile Compatibility Overrides */
- @media screen and (max-width: 991px) {
- nav#navbar {
- width: 100%;
- position: absolute !important;
- top: 0;
- }
- ul.nav.navbar-nav {
- width: 100% !important;
- margin: auto !important;
- left: 0 !important;
- top: -37px !important;
- position: absolute;
- }
- ul.nav.navbar-nav li {
- width: 20% !important;
- margin: 0 !important;
- }
- div.content_header, ul.content_navigation {
- width: 100%;
- }
- div#voltie {
- max-width: 100% !important;
- height: auto;
- }
- div#voltie div.col-md-6, div#voltie div.col-md-3:nth-child(1) {
- width: 100%;
- height: auto;
- }
- div#voltie div.col-md-6:hover section.voltie_comments { transform: none; }
- div.voltie_actions {
- width: 100%;
- margin: 0 auto;
- }
- img.voltie_avatar {
- top: 0;
- }
- section.voltie_comments ul {
- overflow: visible;
- padding: 5px 10px !important;
- }
- section.voltie_comments h3 {
- font-size: 24px !important;
- }
- section.voltie_comments:hover h3 {
- height: auto !important;
- margin: 0 0 0.5em 0 !important;
- opacity: 1;
- }
- textarea {
- max-width: 100% !important;
- }
- }
- @media screen and (min-width: 992px) and (max-width: 1000px) {
- nav#navbar {
- top: 561px !important;
- }
- }
- #logo { display:none; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement