Essence: 31
Status: Alive
Record: 1,982/274/0
Friends: 1
Last Seen: Mar 10, 2024 8:42 PM
Character
Level22
Essence31
Age965 Years
Battle LimiterFull
Alignment-18
Karma0
Community ScoreNormal Player
Forum Posts0
Battle Stats
Coven
CovenNo Coven
Recent Status Updates
This player hasn't posted any status updates.
About Me
#myprofile, #friendslist, #comments, #ratethisvampire,
#interests, #coven, #AboutMe, #RecentStatusUpdates {
display: none;
}
body {
background-image: url('https://i.imgur.com/f7xf5QS.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
/* CSS to add a sheen effect to a specific image with a specific src attribute */
img[src="users/1/17386/12119.jpg"] {
width: 300px; /* Increased width */
height: 300px; /* Increased height */
border: 3px solid transparent; /* Initial transparent border */
border-radius: 50%; /* Circular shape */
box-shadow: 0 0 10px rgba(0, 194, 71, 0.7); /* Updated box-shadow */
position: relative; /* Required for pseudo-element */
transition: border 0.5s ease-in-out; /* Smooth transition for border */
}
/* Sheen pseudo-element */
img[src="users/1/17386/12119.jpg"]::before {
content: ""; /* Required for pseudo-element */
position: absolute; /* Position over the image */
top: 0;
left: 0; /* Start from the left edge of the image */
width: 100%; /* Cover the entire width of the image */
height: 100%; /* Full height of the image */
background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.5) 50%, transparent 100%);
/* Sheen effect gradient */
animation: sheenAnimation 2s infinite linear; /* Animation for the sheen effect */
z-index: -1; /* Position the sheen behind the image */
}
/* Keyframes for the sheen animation */
@keyframes sheenAnimation {
0% {
left: -100%; /* Start off-screen */
}
100% {
left: 100%; /* Move entirely off-screen to the right */
}
}
/* Apply the effect to the specified element */
a[href="view.php?id=17386"] {
color: #042410; /* Text color (adjust as needed) */
font-size: 16px; /* Font size (adjust as needed) */
text-shadow: 0 0 5px rgba(255, 255, 255, 0.7); /* Text shadow (glowing effect) */
text-decoration: none; /* Remove underlines */
}
Interests
Anime, reading, writing, drawing, pixel art.
Comments
No comments yet.
