sync with changes up to http://hg.mozilla.org/mozilla-central/rev/03de2d980072
[themes.git] / EarlyBlue / mozapps / extensions / eula.css
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 }