panel-portlets.css 210 B

123456789
  1. .grid-stack-item-content {
  2. font-size: 20px;
  3. color: #526069;
  4. text-align: center;
  5. background: white; }
  6. .grid-stack-item-content .fa {
  7. display: block;
  8. margin: 20px 0 10px;
  9. font-size: 64px; }