/[drupal]/contributions/themes/d4rk/css/print.css
ViewVC logotype

Diff of /contributions/themes/d4rk/css/print.css

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Fri Jan 30 20:27:16 2009 UTC revision 1.2, Sun Feb 1 04:32:20 2009 UTC
# Line 0  Line 1 
1    .sidebar,
2    #navigation,
3    #header-region,
4    #search-theme-form,
5    #footer,
6    .breadcrumb,
7    .tabs,
8    .feed-icon,
9    .links {
10            display: none;
11    }
12    
13    #page {
14            width: 100%;
15    }
16    
17    #header {
18            background-color: transparent;
19    }
20    
21    #content,
22    #content #content-inner,
23    .content,
24    .title {
25            margin:20px 0;
26            width: auto;
27    }
28    
29    a:hover, a:active, a:link, a:visited {
30            color: #000;
31    }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2