web/wp-content/themes/IRI-Theme/css/screen.css
changeset 136 bde1974c263b
equal deleted inserted replaced
135:53cff4b4a802 136:bde1974c263b
       
     1 /* -------------------------------------------------------------- 
       
     2   
       
     3    Blueprint CSS Framework Screen Styles
       
     4    * Version:   0.6 (21.9.2007)
       
     5    * Website:   http://code.google.com/p/blueprintcss/
       
     6    See Readme file in this directory for further instructions.
       
     7    
       
     8 -------------------------------------------------------------- */
       
     9 
       
    10 @import 'lib/reset.css';
       
    11 @import 'lib/typography.css';
       
    12 @import 'lib/grid.css';
       
    13 @import 'lib/forms.css';
       
    14 
       
    15 /* Plugins:
       
    16    Additional functionality can be found in the plugins directory.
       
    17    See the readme files for each plugin. Example:
       
    18    @import 'plugins/buttons/buttons.css'; */
       
    19    
       
    20 /* See the grid:
       
    21    Uncomment the line below to see the grid and baseline.
       
    22    .container { background: url(lib/grid.png); } */