To read, or not to read, that is the question.
Whether 'tis nobler or not to know the news of the Community.
To seek knowledge of the updates and coverage of fan sites,
To laugh and cry at the WoW comics,
To witness the creativity of fans.
Does one wish to be a part of the Community through text and images?
Fansites:
Weekly Comics:
Fan Creations:
#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;
}