materialize-tags
Version:
A jQuery tags input plugin based on Materialize
30 lines (25 loc) • 432 B
CSS
/* :styles General*/
.banner-header {
background: #03a9f4;
padding-top: 40px;
padding-bottom: 40px;
color: #ffffff;
}
.icon-github {
background: no-repeat url("../img/github-16px.png");
width: 16px;
height: 16px;
}
.collapsible {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: none;
}
pre, pre code {
white-space: pre-wrap;
}
section{
margin-top: 40px;
}
/* :end styles*/