summaryrefslogtreecommitdiff
path: root/build/stylesheets/install.css
blob: ca74c9f45b6c69a538d4e265cca84065aac0ac1d (plain)
1
2
3
4
5
6
/* Cascading stylesheet for the Debian Installer Installation Guide */

/* Use grey background for examples */
pre.screen {
  background-color : #E0E0E0;
}