]> scripts.mit.edu Git - wizard.git/blob - doc/_static/wizard.css
Handle Wordpress random keys correctly on install and upgrade.
[wizard.git] / doc / _static / wizard.css
1 @import 'default.css';
2
3 .admonition-for-conversions {
4     background: #EDE5D2;
5     border: 1px solid #B7937F;
6 }
7
8 .admonition-for-conversions tt {
9     background: #DFD3B5;
10 }
11
12 .warning tt {
13     background: #EFC2C2;
14 }
15
16 .note tt {
17     background: #D6D6D6;
18 }