tstyle.css - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
 (HTM) git clone git://src.adamsgaard.dk/cosmo
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       tstyle.css (262B)
       ---
            1 /* Custom Stylesheet */
            2 /**
            3  * Use this file to override Materialize files so you can update
            4  * the core Materialize files in the future
            5  *
            6  * Made By MaterializeCSS.com
            7  */
            8 
            9 .icon-block {
           10   padding: 0 15px;
           11 }
           12 .icon-block .material-icons {
           13         font-size: inherit;
           14