CSS for fixing older tutorials!
Hi Everyone,
Atli has commented on a post with the following CSS which (without testing it personally), should make the older tutorials readable up until I get the time to make them fit in with the current theme.
He used Firebug to test it for anyone interested.
table[width=”100%”] > tbody > tr > td > p {
width: 507px;
}
Cheers,
Swiftless