/[winpt]/trunk/doc/website/winpt-style.css
ViewVC logotype

Diff of /trunk/doc/website/winpt-style.css

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

revision 374 by twoaday, Mon Dec 5 13:47:40 2011 UTC revision 375 by twoaday, Fri Dec 9 12:08:39 2011 UTC
# Line 5  Line 5 
5   color: #000000;   color: #000000;
6  }  }
7    
8    .style10 {
9     font-family: Verdana, Arial, Helvetica, sans-serif;
10     font-weight: bold;
11     font-size: 30px;
12     color: #FFFFFF;
13    }
14    
15  .style2 {  .style2 {
16   font-family: Verdana, Arial, Helvetica, sans-serif   font-family: Verdana, Arial, Helvetica, sans-serif
17  }  }
18    
19    
20  .style3 {  .style3 {
21   font-family: Verdana, Arial, Helvetica, sans-serif;   font-family: Verdana, Arial, Helvetica, sans-serif;
22   font-size: 10px;   font-size: 10px;
# Line 16  Line 24 
24    
25  .style4 {  .style4 {
26   font-family: Verdana, Arial, Helvetica, sans-serif;   font-family: Verdana, Arial, Helvetica, sans-serif;
27   font-weight: bold;   font-style: italic
28  }  }
29    
30  .style_menu {  .style_menu {
# Line 27  Line 35 
35    
36    
37  p.extra {  p.extra {
38   line-height:160%;   line-height:170%;
39   white-space:nowrap;   white-space:nowrap;
40  }  }
41    
# Line 51  a:active { Line 59  a:active {
59   color: #0000CC;   color: #0000CC;
60  }  }
61    
62    hr {
63     color: #6A5ACD;
64     background-color: #6A5ACD;
65     height: 1px;
66     width: 40%;
67    }

Legend:
Removed from v.374  
changed lines
  Added in v.375

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26