jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
32 lines • 711 B
CSS
.big-image
{
float: left;
margin-right: 15px;
margin-bottom: 15px;
border: 1px solid #999;
background: #fff;
padding: 3px;
}
.small-image
{
border: 1px solid #ccc;
background: #fff;
padding: 3px;
}
.content-container
{
padding-left: 15px;
padding-top: 15px;
padding-right: 15px;
}
.important-text
{
font-size: 13px;
color: #000;
}
.more-text
{
color: #444;
font-size: 11px;
font-style: italic;
}