Subversion Repositories DevTools

Rev

Rev 5506 | Rev 6647 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5506 Rev 5632
Line 1... Line 1...
1
/* general */
1
/* general */
2
#ads  { display: none; }  
2
#ads  { display: none; }  
3
body {
3
body {
4
    font-family: Tahoma, Arial, Helvetica, sans-serif;
4
    font-family: Tahoma, Arial, Helvetica, sans-serif;
5
    font-size: 12pt;
5
    font-size: 10pt;
6
    background-color: white;
6
    background-color: white;
7
    margin-right: 0pt;
7
    margin-right: 0pt;
8
    margin-left:0;
8
    margin-left:0;
9
    margin-top:0;
9
    margin-top:0;
10
}
10
}