update to suite default status of 2009-01-30: bug 474807 - replace margin/padding...
[themes.git] / LCARStrek / mozapps / extensions / eula.css
... / ...
CommitLineData
1#heading {
2 font-size: 120%;
3}
4
5#eula {
6 -moz-appearance: none;
7 font-family: monospace;
8 background-color: #000000;
9 color: #FF9F00;
10 border: 1px solid #9C9CFF;
11 margin: 1em 0 1em 0;
12}