body {
font-family: serif;
font-weight: bold;
background: #132b1a;
auto! important: ;
}
h2#name {
position: relative;
visibility: hidden;
}
h2#name:after {
content: "Insert name here";
font-size: 19px;
left: 0;
position: absolute;
visibility: visible;
text-align: center;
Top: 100;
Margin-left: 1px;
color: #fff;
}
.blog {
background-color: #042920;
padding: 15px;
}
head {
display: block;
}
div#header, div#hSub {
family-name: courier;
background: #3d594d;
COLOR: #FFFD4;
text-align: center;
border-bottom: none;
}
.rightHead {
background: #3d594d;
box-shadow: 1px 0 #000, 0 1px #000, 1px 1px #000, inset 1px 1px #3d594d;
color: white;
padding-left: 4px;
}
.boxHead {
background: #3d594d;
color: white;
box-shadow: 1px 0 #000, 0 1px #000, 1px 1px #000, inset 1px 1px #3d594d;
padding: 3px;
padding-bottom: 4px;
padding-left: 6px;
}
.tableRight {
width: 75%;
background: #3d594d;
box-shadow: 1px 0 #000, 0 1px #000, 1px 1px #000, inset 1px 1px #3d594d;
padding: 10px;
vertical-align: top;
overflow-wrap: anywhere;
}
.tableLeft {
background: #2c403b;
width: 25%;
box-shadow: 1px 0 #000, 0 1px #000, 1px 1px #000, inset 1px 1px #3d594d;
padding: 10px;
vertical-align: top;
overflow: hidden;
}
.topLeft {
float: right;
width: calc( 40% - 25px );
padding: 10px;
}
h4 {
color: #040d07;
margin-bottom: 0px;
}
.player {
padding: 4px;
margin-top: 20px;
margin-bottom: 20px;
background: #3d594d;
color: #3d594d;
width: calc(100% - 10px );
border: 1px solid #999;
}
#hSub a {
color: #fff;
text-decoration: none;
}
a.logo {
color: #fff;
text-decoration: none;
}
span#hUp::before {content: "say something here :)"; animation: 0.5s koalarainbows infinite !important; color: turquoise; font-size: small;}
@keyframes koalarainbows {
0%{color: black;}
11%{color: red;}
22%{color: white;}
33%{color: red;}
44%{color: crimson;}
}
h2 {
display: block;
font-size: 1.0em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
#sMsg {
background-repeat: no-repeat;
}
.avatar {
width: 200px;
margin-right: 20px;
cursor: zoom-in;
image-orientation: from-image;
}