luxscwt
"doing a little dance"
Last active:
Mood: illitholic
View my: Blog | Forum Topics
Contacting luxscwt
SpaceHey URL:
https://spacehey.com/profile?id=4416064
luxscwt's Interests
|
General |
Rain, long walks at night, vanilla ice cream BECAUSE IT’S THE BEST, PERIOD. Overthinking. Calm music during the day, loud music at night >=D
|
|
Music |
Stray Kids, Doja Cat, Avril Lavigne, ILLIT, Britney my queen, unrequited love songs THE ONES THAT HURT ૮₍ ˃ ⤙ ˂ ₎ა |
|
Movies |
Mean Girls, Legally Blonde, The Craft, Gilmore Girls, Freaky Friday, The Parent Trap, Death Note, Kimi ni Todoke (From Me to You) |
|
Television |
Only MTV’s music channel TT |
|
Books |
Romantic poetry and old books ദ്ദി •⩊• ) |
|
Heroes |
My dad and Stray Kids :3 |
luxscwt's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
luxscwt's Blurbs
About me:
HIIII:333 I am OBSESSED with cats, they’re literally my whole life lol
////
<!-- (c) Layout created by Vin (https://layouts.spacehey.com/layout?id=94284) -->
<style>
/* Fonts */
@import url('https://fonts.cdnfonts.com/css/cheri');
@font-face {
font-family: "balsamiq sans";
src: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/BalsamiqSans-Regular.ttf");
}
/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/others/oth-4/oth305.cur), auto !important;} /* End https://www.cursors-4u.com */
:root {
--logo-blue: #872A4E;
--lighter-blue: transparent;
--even-lighter-blue: transparent;
--lightest-blue: transparent;
--dark-orange: #872A4E;
--light-orange: transparent;
--even-lighter-orange: transparent;
}
::-moz-selection {
color: #286192;
background: #D8EDFF;
}
::selection {
color: #286192;
background: #D8EDFF;
}
/* General CSS Stuff */
body {
background: repeating-linear-gradient(135deg, #FFE6F0, #FFE6F0 15px, #fff 0, #fff 16px);
color: #872A4E;
font-family: "balsamiq sans";
padding-top: 10px;
}
main {
background-color: transparent;
font-size: 15px;
color: #872A4E;
padding: 10px;
}
h1 {
font-family: "Cheri";
font-size: 24px;
padding: 7px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
margin-top: 10px;
margin-bottom: 10px;
background: repeating-linear-gradient(135deg, #FFE6F0, #FFE6F0 15px, #fff 0, #fff 30px);
text-align: center;
border: 2px dashed #ffafcc;
}
h2,
h3,
h4 {
font-family: "Cheri";
font-size: 20px;
padding: 7px;
margin-top: 10px;
margin-bottom: 10px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
background-color: #FFE6F0;
text-align: center;
width: 100%;
}
footer {
background-color: white;
color: #872A4E;
border: 2px dashed #ffafcc;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
width: 100%;
padding: 5px;
margin-left: auto;
margin-right: auto;
}
footer a {
color: #C55582;
}
footer a:hover {
text-decoration: none;
}
button,
[id=q] {
border: 2px solid #ffafcc;
background-color: white;
color: #872A4E;
font-family: 'balsamiq sans';
font-size: 10px;
border-radius: 5px;
padding: 2px;
margin-top: 10px;
}
/* SpaceHey specfiic */
nav .top {
background-color: white;
color: #872A4E;
border: 2px dashed #ffafcc;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
width: 100%;
padding: 8px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
nav .top a {
color: #872A4E;
text-shadow: 0 0 2px #ffafcc;
}
nav .top a:hover {
color: #ffafcc;
}
nav .links {
background-color: white !important;
text-align: center;
font-size: 14px;
color: #872A4E;
border: 2px dashed #ffafcc;
border-radius: 15px;
width: 100%;
padding: 5px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
height: auto;
}
nav .links li:not(:last-child)::after,
footer .links li:not(:last-child)::after {
content: " ♡ ";
margin: 2px;
color: #872A4E;
}
nav .links a {
text-decoration: none;
color: #C55582;
text-shadow: 0 0 2px #ffafcc;
}
nav .links a:hover {
color: #ffafcc;
}
.container {
width: 75%;
}
.blurbs {
background: white;
text-align: center;
padding: 10px;
border: 2px dashed #ffafcc;
border-radius: 15px;
height: auto;
}
.blurbs a {
text-decoration: none;
color: #C55582;
text-shadow: 0 0 2px #ffafcc;
}
.blurbs a:hover {
color: #ffafcc;
}
.blurbs h1 {
margin: 15px 0;
}
.blurbs .heading {
display: none;
}
.profile .blurbs {
margin: 10px 0;
}
.profile .blurbs .section h4 {
display: none;
}
.col.left {
background-color: white;
border: 2px dashed #ffafcc;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
}
.col.left a {
text-decoration: none;
color: #C55582;
text-shadow: 0 0 2px #ffafcc;
}
.col.left a:hover {
color: #ffafcc;
}
.col.w-40 {
min-width: 290px;
/* Mobile fix */
width: 30%;
}
.blog-preview {
background: white;
padding-left: 15px;
padding-right: 15px;
border: 2px dashed #ffafcc;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
text-align: center;
}
.blog-preview a {
text-decoration: none;
color: #C55582;
text-shadow: 0 0 2px #ffafcc;
}
.blog-preview a:hover {
color: #ffafcc;
}
.blog-preview p .pinned .icon {
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/pinned.gif");
}
.friends {
background: white;
padding: 15px;
border: 2px dashed #ffafcc;
border-radius: 15px;
margin-bottom: 10px;
text-align: center;
}
.friends a {
text-decoration: none;
color: #C55582;
text-shadow: 0 0 2px #ffafcc;
}
.friends a:hover {
color: #ffafcc;
}
.count {
color: #C55582;
}
.icon {
border-radius: 0px !important;
}
.profile .contact .heading,
.profile .table-section .heading,
.setting-section .heading,
.home-actions .heading {
color: #872A4E;
}
.profile .contact .heading {
padding: 0px;
}
.logout-btn {
font-family: 'balsamiq sans';
color: #872A4E;
text-shadow: 0 0 2px #ffafcc;
}
.logout-btn:hover {
color: #ffafcc;
}
li.active .icon {
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/notif.gif");
height: 7px;
width: 9.5px;
display: inline-block;
}
li .icon {
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/new.gif");
height: 7px;
width: 21px;
display: inline-block;
}
nav .links .icon {
vertical-align: 0px;
}
.online {
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/online.gif");
animation-name: none;
}
.profile-info {
color: #872A4E;
background: white;
padding: 15px;
border: 2px dashed #ffafcc;
border-radius: 15px;
margin-bottom: 10px;
text-align: center;
height: 50px;
}
.profile-info a {
text-decoration: none;
color: #C55582;
text-shadow: 0 0 2px #ffafcc;
}
.profile-info a:hover {
color: #ffafcc;
}
.profile-info h3 {
background: transparent;
border: none;
}
.general-about {
height: auto;
}
.general-about .profile-pic {
height: 130px;
width: 130px;
}
.general-about .profile-pic img {
margin-left: 5px;
width: 130px;
height: 130px;
border-top-left-radius: 100%;
border-top-right-radius: 0%;
border-bottom-left-radius: 100%;
border-bottom-right-radius: 100%;
box-shadow: 0px 0px 3px #C55582;
}
.profile .friends .person img:not(.icon) {
border-top-left-radius: 100%;
border-top-right-radius: 0%;
border-bottom-left-radius: 100%;
border-bottom-right-radius: 100%;
box-shadow: 0px 0px 3px #C55582;
height: 75px;
width: 75px;
}
.friends .heading a.more {
float: none;
}
.profile .friends .person p {
color: #872A4E;
}
.logo {
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/logo.png");
width: 165px;
height: 42px;
}
.contact .inner a img {
font-size: 0;
}
.contact .inner a img:before {
font-size: 1em;
display: block
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before {
/* Add to Friends */
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/star66.gif")
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before {
/* Add to Favorites */
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/star66.gif")
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before {
/* Send Message */
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/star71.gif")
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before {
/* Forward to Friend */
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/star71.gif")
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before {
/* Instant Message */
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/star67.gif")
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before {
/* Block User */
content: url("https://imp.neocities.org/layouts/spacehey/sickly-sweet/img/star67.gif")
}
Who I'd like to meet:
Gay baddie boys who SLAYYYY (˶˃ ᵕ ˂˶) .ᐟ.ᐟ
People who match my freak, love being a little weird, and actually have personality.
I need more friends who aren’t boring pls =<
If you love music, cats, and deep late-night talks, we’ll get along.
luxscwt's Friend Space
[view all]luxscwt has 5 friends.
luxscwt's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )