1 raspb3rry Nov 30, 2005 03:02
3 raspb3rry Dec 01, 2005 03:34
It looks a bit better now after adding the code. But do you know how I can put a box around each comment?
4 personman Dec 01, 2005 03:42
You could add this to the end of your stylesheet:
.bComment {
border: 1px solid #000;
}
And play around with the values. Add margins and padding if you want, too.
5 raspb3rry Dec 01, 2005 04:54
Thanks :D!
Try adding this to the very beginning of your custom.css file: