Welcome to the first Friday Community News of December! Today you can check up on the latest fansite updates, and don’t miss out on the handful of cool and interesting threads that were recently posted on our forums.
Fansites:
Weekly Comics:
Forum Watch:
#blog .detail img {
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-moz-box-shadow:0 0 20px #000000;
-webkit-box-shadow:0 0 20px #000000;
box-shadow:0 0 20px #000000;
border: 1px solid #372511;
padding: 1px;
}
#blog .detail td:hover > a img, #blog .detail a img:hover {
border: 1px solid #CD9000;
}
.fsnews img, .fwnews img, .comicnews img {
margin: 0px 20px 0px 10px;
max-width: 300px !important;
width: auto !important;
height: auto !important;
}