UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

20 lines (18 loc) 281 B
html, body { width: 100vw; height: 100vh; padding: 0; margin: 0; } .colorBlock { border: 1px solid #aaa; width: 200px; height: 200px; float: right; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } .colorLabel { padding: 6px; }