Playing around with the VVVV.css a bit I noticed one behaviour that might become problematic if everyone starts using their own styles, that unlike when working for example with html where the content layout reflows depending on styling that doesn’t seem to be the case now in VL.
So for example after I’ve increased the font size a bit and open a VL doc, an operations outputs will look like a mess with the names overlapping.
I just see it as a not so fun scenario when you try to look at someone else’s patches and the first thing you have to do is untangle a mess!
On the other hand if you start to reflow content you will probably have even more tricky layout issues to deal with. Seems worthy of dicussion.