/[Arh]/share/web/static/css/app.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /share/web/static/css/app.css

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

revision 64 by dpavlin, Mon Apr 7 15:50:57 2008 UTC revision 65 by dpavlin, Mon Apr 7 17:50:53 2008 UTC
# Line 9  Line 9 
9          margin-top: 1em;          margin-top: 1em;
10  }  }
11    
 .picture-description {  
         width: 70%;  
         padding-left: 2em;  
 }  
   
12  /* units list */  /* units list */
13    
14  .unit {  .unit {
15          float: left;          float: left;
16          width: 70%;          width: 50%;
17  }  }
18    
19  .pictures-by-unit {  .pictures-by-unit {
20          float: right;          float: right;
21          width: 20%;          width: 20%;
22            min-width: 320px;
23          padding-left: 2em;          padding-left: 2em;
24          padding-right: 2em;          padding-right: 2em;
25          padding-bottom: 1em;          padding-bottom: 1em;

Legend:
Removed from v.64  
changed lines
  Added in v.65

  ViewVC Help
Powered by ViewVC 1.1.26