Minor improvements to the HTML look-and-feel.
[ibg.git] / static / ibg.css
1 /* IBG local CSS customization */
2
3 @import url('alabaster.css');
4
5 tt, code {
6     background-color: white;
7     font-weight: bold;
8 }