#load_more {
font-family: Consolas;
font-variant: small-caps;
text-decoration: none;
text-transform: capitalize;
}
#posts {
background-color: #343D46;
color: #D8DEE9;
}
#title {
font-family: Consolas;
font-variant: small-caps;
}
a[href] {
color: #868E98;
}
a[href]:hover {
color: #4E5A65;
}
div {
text-align: justify;
text-justify: inter-word;
}
li.post.answer {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}
li.post.answer.blacklisted {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #4E5A65;
font-family: Georgia;
}
li.post.audio {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}
li.post.audio.blacklisted {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #4E5A65;
font-family: Georgia;
}
li.post.chat {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}
li.post.chat.blacklisted {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #4E5A65;
font-family: Georgia;
}
li.post.gif {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}
li.post.gif.blacklisted {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #4E5A65;
font-family: Georgia;
}
li.post.link {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}
li.post.link.blacklisted {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #4E5A65;
font-family: Georgia;
}
li.post.photo {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}
li.post.photo.blacklisted {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #4E5A65;
font-family: Georgia;
}
li.post.quote {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}
li.post.quote.blacklisted {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #4E5A65;
font-family: Georgia;
}
li.post.text {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}
li.post.text.blacklisted {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #4E5A65;
font-family: Georgia;
}
li.post.video {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}
li.post.video.blacklisted {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #4E5A65;
font-family: Georgia;
}
p.question {
background-color: #343D46;
border-color: #4E5A65;
border-style: dotted;
border-width: 2px;
color: #D8DEE9;
font-family: Georgia;
}