I was wondering if its possible to use the PAGE UID in CSS to style each site from the website different.
Best regards
I found a way to include the Page UID to the body.
page.bodyTag >
page.bodyTagCObject = TEXT
page.bodyTagCObject {
field = uid
wrap = <body class="uid-|">
}