add added files
[bcm963xx.git] / userapps / broadcom / cfm / html / stylemain.css
1 body {
2     font-size: x-small;
3     font-family: "tahoma", "sans-serif", "arial", "helvetica";
4 }
5 td {
6     font-size: x-small;
7     font-family: "tahoma", "sans-serif", "arial", "helvetica";
8 }
9 td.hd {
10     font-weight: bold;
11     font-size: x-small;
12     font-family: "tahoma", "sans-serif", "arial", "helvetica";
13 }
14 input {
15     font-size:x-small;
16     font-family: "tahoma", "sans-serif", "arial", "helvetica";
17 }
18 .menuLink {
19     font-weight: bold;
20     font-size: x-small;
21     font-family: "tahoma", "sans-serif", "arial", "helvetica";
22     width: 100%;
23     cursor: hand;
24     text-decoration: none;
25     text-align: left;
26 }