Reputation: 286
I was wondering if its possible to use the PAGE UID in CSS to style each site from the website different.
Best regards
Upvotes: 0
Views: 105
Reputation: 286
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-|">
}
Upvotes: 1