/[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

Contents of /Webpacus2/share/web/static/css/app.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1081 - (show annotations)
Sun Dec 2 03:00:07 2007 UTC (16 years, 6 months ago) by dpavlin
File MIME type: text/css
File size: 253 byte(s)
better search results (some css design)

1 /* webpacus */
2
3 .linked {
4 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 }

  ViewVC Help
Powered by ViewVC 1.1.26