/[webpac]/branches/cpi/public_html-cpi/style.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 /branches/cpi/public_html-cpi/style.css

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

revision 611 by dpavlin, Tue May 18 18:14:43 2004 UTC revision 612 by dpavlin, Fri Dec 31 02:28:45 2004 UTC
# Line 1  Line 1 
1  body {  body {
2          background: #FFFFE8;          background: #f7f6f2;
3          color: black;          color: black;
4          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
5            margin-left: 30px;
6            margin-top: 30px;
7  }  }
8    
9  p {  p {
# Line 18  h2 { Line 20  h2 {
20  }  }
21    
22  .navigacija {  .navigacija {
23          font-size : 11px;          font-size : 14px;
24          margin: 0px 0px 0px 0px;          margin: 0px 0px 0px 0px;
25          padding: 0px 0px 0px 0px;          padding: 0px 0px 0px 0px;
26          border-width: 1px;          border-width: 1px;

Legend:
Removed from v.611  
changed lines
  Added in v.612

  ViewVC Help
Powered by ViewVC 1.1.26