PHP Classes

File: public/css/style.css

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Fast Pages   public/css/style.css   Download  
File: public/css/style.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Fast Pages
Generate HTML for several types of pages
Author: By
Last change:
Date: 11 days ago
Size: 753 bytes
 

Contents

Class file image Download
/* Custom Stylesheet */ /** * Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(material.woff2) format('woff2'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; } .icon-block { padding: 0 15px; } .icon-block .material-icons { font-size: inherit; }