sync EarlyBlue up to SeaMonkey 2 Alpha 1, last theme changesets are http://hg.mozilla...
[themes.git] / EarlyBlue / mozapps / extensions / eula.css
... / ...
CommitLineData
1#heading {
2 font-size: 120%;
3}
4
5#eula {
6 -moz-appearance: none;
7 font-family: monospace;
8 color: #000000;
9 border: 1px solid #9999CC;
10 margin: 1em 0 1em 0;
11}