Headless BigID: Difference between revisions

From BigID Developer Portal
No edit summary
No edit summary
Line 3: Line 3:
body {
body {
     background-image: url('/cdn/halloween21/bg.png');
     background-image: url('/cdn/halloween21/bg.png');
}
.head {
    width:20vw;
}
}
</style>
</style>
<img src="/cdn/halloween21/headlessman.png"/>
<img class="head" src="/cdn/halloween21/headlessman.png"/>
</html>
</html>

Revision as of 16:48, 27 October 2021