valentin
im here to reply to blogs
Last active:
Mood:
View my: Blog | Forum Topics
Contacting valentin
SpaceHey URL:
https://spacehey.com/fminri
valentin's Interests
|
General |
|
|
Music |
|
|
Movies |
|
|
Television |
|
|
Books |
|
|
Heroes |
|
valentin's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
valentin's Blurbs
About me:
Who I'd like to meet:
valentin's Friend Space
[view all]valentin has 1 friend.
valentin's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
@import url('https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap');
body, table, td, th, .main, .inner, .profile, nav, footer {
background: #000 !important;
color: #8B0000 !important;
font-family: 'Share Tech Mono', monospace !important;
border: 1px solid #8B0000 !important;
}
a, a:visited {
color: #8B0000 !important;
text-decoration: none;
}
a:hover {
color: #aaa !important;
text-shadow: 0 0 5px #8B0000;
}
h1, h2, h3, h4, h5, h6 {
color: #8B0000 !important;
border-bottom: 1px solid #8B0000;
text-transform: uppercase;
}
.profile .profile-name {
font-size: 2rem;
text-shadow: 0 0 5px #8B0000;
}
/* Scrollbar */
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-thumb {
background: #8B0000;
}
::-webkit-scrollbar-track {
background: #000;
}
/* Cursor */
body, a {
cursor: crosshair;
}