About me:
hii I'm yumi
.container{
margin-top:50px!important;
margin-bottom:50px!important;
}
a:hover, a:active, .blog-entry .kudos-btn:hover, .blog-entry .kudos-btn:active{
color:#FFFFFF;
background-color:#CCCCCC!important;
text-decoration:none!important;
}
nav .top, nav .links, main, footer{
background:none;
}
.left, .right{
font-family: 'VT323', monospace!important;
color:#FFF!important;
}
nav .top, button, label, .links a, footer p{
font-family: 'VT323', monospace!important;
font-size:1rem!important;
color:#FFF!important;
}
.profile h1{
font-family: 'VT323', monospace!important;
color:#FFF!important;
font-size:2rem;
}
.links a, .left a, .right a{
color:#FFF!important;
background-color:#999;
}
.search-wrapper input{
background-color: #222222;
border: 1px solid #FFF;
font-size: 1rem;
font-family: 'VT323', monospace;
color: #FFF;
}
nav .links li:not(:last-child)::after, footer .links li:not(:last-child)::after {
content: "";
}
.details-table td:first-child{
color: #DDD;
background: none;
}
.details-table td, .comments-table td:first-child, .music-table td:first-child, .comments-table td, .music-table td{
background: none;
}
.profile .blurbs .heading, .profile .friends .heading{
color: #FFF;
font-size: 1.3rem;
}
button{
background: none;
border: none;
}
@media screen and (orientation:landscape) and (max-width:800px){
.container{
max-width:80%;
}
}