/* Use a comments link url if you want to try a specific version.  
   But I'll use import to link to the furthest version here.
   I'm going to use the white theme personally until it's good. */
/* Version 5 */
/* Version 4 */
/* Version 3 */
/* Version 2 */
/* Version 1 */
body {
  background: white;
}

.post {
  background: white !important;
}

.post .votes .score {
  color: black;
}

#postcontent #post #posttext p {
  color: black;
}

.post {
  border: 2px solid;
}

#chatArea .messages {
  background: white;
}