148 lines
3.7 KiB
HTML
148 lines
3.7 KiB
HTML
<!--
|
|
Original SpaceHey layout credit:
|
|
madnes
|
|
https://layouts.spacehey.com/layout?id=19476
|
|
-->
|
|
|
|
<style>
|
|
[data-skin-page] {
|
|
--skin-palette-accent: #ff0095;
|
|
--skin-palette-accent-text: #ffffff;
|
|
--skin-palette-backdrop: #520030;
|
|
--skin-palette-chrome: #8e0d3e;
|
|
--skin-palette-chrome-text: #ffffff;
|
|
--skin-palette-link: #ff8ac7;
|
|
--skin-palette-link-hover: #ffffff;
|
|
--skin-palette-muted: #ffb6df;
|
|
--skin-palette-page: #520030;
|
|
--skin-palette-page-text: #ff0095;
|
|
--skin-palette-surface: #520030;
|
|
--skin-palette-surface-text: #ff0095;
|
|
background-color: #000;
|
|
background-image: url("https://i.pinimg.com/originals/98/f5/eb/98f5eb6f350c44aef0ac124359482557.gif");
|
|
background-position: center;
|
|
background-repeat: repeat;
|
|
cursor: url("https://cur.cursors-4u.net/anime/ani-1/ani195.ani"), url("https://cur.cursors-4u.net/anime/ani-1/ani195.png"), auto;
|
|
}
|
|
|
|
[data-skin-root] {
|
|
background-color: #520030;
|
|
background-image: url("https://i.pinimg.com/originals/49/6a/88/496a887f7a12a774b7f5ca4a2bfe6913.gif");
|
|
background-position: center;
|
|
background-repeat: repeat;
|
|
color: #ff0095;
|
|
cursor: url("https://cur.cursors-4u.net/anime/ani-1/ani195.ani"), url("https://cur.cursors-4u.net/anime/ani-1/ani195.png"), auto;
|
|
text-shadow: 0 0 9px #000;
|
|
}
|
|
|
|
[data-skin-part="navigation-top"],
|
|
[data-skin-part="footer"] {
|
|
background-color: #8e0d3e !important;
|
|
background-image: url("https://i.pinimg.com/originals/49/6a/88/496a887f7a12a774b7f5ca4a2bfe6913.gif") !important;
|
|
background-position: center !important;
|
|
background-repeat: repeat !important;
|
|
}
|
|
|
|
[data-skin-root] .panel,
|
|
[data-skin-part="notice"],
|
|
[data-skin-part="about"],
|
|
[data-skin-part="vibe"],
|
|
[data-skin-part="url"],
|
|
[data-skin-part="links"],
|
|
[data-skin-part="interests"] {
|
|
background: #520030 !important;
|
|
border: 6px double #ff0095 !important;
|
|
border-radius: 0 !important;
|
|
color: #ff0095;
|
|
text-shadow: 0 0 9px #000;
|
|
}
|
|
|
|
[data-skin-root] .panel__heading {
|
|
background: #8e0d3e !important;
|
|
color: white;
|
|
font-size: 0;
|
|
text-align: center;
|
|
}
|
|
|
|
[data-skin-part="actions"] .panel__heading::before {
|
|
content: "say hi! ☆";
|
|
font-size: 0.8rem;
|
|
font-weight: bold;
|
|
}
|
|
|
|
[data-skin-part="bio"] .panel__heading::before {
|
|
content: "about me! ☆";
|
|
font-size: 0.8rem;
|
|
font-weight: bold;
|
|
}
|
|
|
|
[data-skin-part="interests"] .panel__heading::before,
|
|
[data-skin-part="links"] .panel__heading::before {
|
|
content: "my interests & my socials! ☆";
|
|
font-size: 0.8rem;
|
|
font-weight: bold;
|
|
}
|
|
|
|
[data-skin-part="friends"] .panel__heading::before {
|
|
content: "my friends! ☆";
|
|
font-size: 0.8rem;
|
|
font-weight: bold;
|
|
}
|
|
|
|
[data-skin-root] .panel__body,
|
|
[data-skin-part="interests"] td,
|
|
[data-skin-part="wall"] .post-card,
|
|
[data-skin-part="wall"] .composer {
|
|
background: #520030 !important;
|
|
color: #ff0095;
|
|
}
|
|
|
|
[data-skin-root] a {
|
|
color: white;
|
|
}
|
|
|
|
[data-skin-part="name"]::after {
|
|
background: url("https://www.myspacegens.com/images/online_now/128.gif") center / contain no-repeat;
|
|
content: "";
|
|
display: inline-block;
|
|
height: 24px;
|
|
margin-left: 8px;
|
|
vertical-align: middle;
|
|
width: 60px;
|
|
}
|
|
|
|
[data-skin-part="friends"] .person-card__image,
|
|
[data-skin-part="friends"] .profile-placeholder {
|
|
border: 4px double #ff0095;
|
|
border-radius: 15px;
|
|
}
|
|
|
|
[data-skin-part="photo"] img,
|
|
[data-skin-part="photo"] .profile-placeholder {
|
|
border: 0;
|
|
border-radius: 0;
|
|
box-shadow: none;
|
|
}
|
|
|
|
[data-skin-part="actions"] .profile-actions__cell {
|
|
background: #520030;
|
|
border-color: #ff0095;
|
|
}
|
|
|
|
[data-skin-part="actions"] .profile-action {
|
|
color: white;
|
|
}
|
|
|
|
[data-skin-part="actions"] .profile-action .icon {
|
|
display: none;
|
|
}
|
|
|
|
[data-skin-part="actions"] .profile-action::before {
|
|
content: "☆";
|
|
}
|
|
|
|
[data-skin-part="footer"] {
|
|
border-radius: 15px;
|
|
color: white;
|
|
}
|
|
</style>
|