changed git call from https to git readonly
[atutor.git] / mods / elluminate / module.css
1 .normalbody {
2     font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
3     font-size: 12px;
4     line-height: 13pt;
5     color: Black;
6
7     font-weight: normal;
8 }
9 .logintable {
10 border:1px  #99CCCC solid;
11     padding: 2px;
12 }
13 .field0ff
14 {
15     background: #ffffff;
16     font-size: 11px;
17     color: #000000;
18     font-family: Verdana,Arial,sans-serif;
19 }
20 .sideIndent1 {
21     font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
22     font-size: 8pt;
23     padding-left: 10px;
24 }