/*
 * additional stylesheet for small devices (e.g. iPhone, iPod)
 */

.screenshot img
{
   width: 300px; /* scale screenshots to fix next to sidebar */
}

#badge
{
   display: none; /* badges fit poorly into small screen */
}

