span.cert {
display: table-cell;
background-color: inherit;
padding: 0;
margin: 0;
border: 2px;
}
Of course, Gecko is the only rendering engine that gets this right (although Opera does pretty well). Konqueror draws it correctly but then fills background over the text. IE does some weird word-wrapping. Looks good in w3-mode though.
So you can get advogato-like output using CSS, but it's not well-supported yet.
If you'd like to see the resultant output, check out thunk.
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!