/[webpac2]/Webpacus2/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 /Webpacus2/share/web/static/css/app.css

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

revision 1080 by dpavlin, Fri Nov 2 12:23:38 2007 UTC revision 1081 by dpavlin, Sun Dec 2 03:00:07 2007 UTC
# Line 1  Line 1 
1    /* webpacus */
2    
3  .linked {  .linked {
4          color: green;          color: green;
5  }  }
6    
7    /* perlmonks */
8    
9    .title {
10            font-size: 120%;
11    }
12    
13    .score {
14            color: gray;
15            font-size: 70%;
16    }
17    
18    .date {
19            font-size: 80%;
20    }
21    
22    .type {
23            color: gray;
24            font-size: 80%;
25    }
26    
27    .content {
28            background: #eee;
29            padding: 0.5em;
30    }

Legend:
Removed from v.1080  
changed lines
  Added in v.1081

  ViewVC Help
Powered by ViewVC 1.1.26