.campletter {font-family:'Over the Rainbow',san-serif;font-size:18px;background:#ee9;
transform: rotate(10deg);
-ms-transform: rotate(11deg); /* IE 9 */
-webkit-transform: rotate(10deg); /* Safari and Chrome */
-o-transform: rotate(10deg); /* Opera */
-moz-transform: rotate(10deg); /* Firefox */
-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;
Padding:6px;
Margin:6px;
}
It is pretty easy to get the CSS code for this sort of thing, just google it. The google fonts pluggin settings page has a section for custom CSS SO I didn’t even have to edit the theme.
The other thing I’ve been playing with is the iPhone friendly daily create page I made. Now shows the creations for the last 5 daily creates:TDC Today. I am finding this quite useful, this afternoon I was. Standing right beside this destroyed hut when I checked TDC. The code is now a real mess of php and JavaScript, it seems to work here. Let me know if you try it and it doesn’t do what it says on the tin.