- From: Dave Cramer via GitHub <sysbot+gh@w3.org>
- Date: Mon, 22 May 2017 13:20:36 +0000
- To: public-css-archive@w3.org
Prince has now implemented a prince-overlay page region:
```css
@page {
@prince-overlay {
content: "WATERMARK";
font-size: 300%;
transform: rotate(-30deg)
}
}
```
--
GitHub Notification of comment by dauwhe
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1393#issuecomment-303097848 using your GitHub account
Received on Monday, 22 May 2017 13:20:42 UTC