aboutsummaryrefslogtreecommitdiff
path: root/docs/pyfakefs_theme/static/pyfakefs.css
blob: 0ab879b77dc1bd584a2c45733a4337d4b77225d9 (plain)
1
2
3
4
5
6
7
8
9
@import url("nature.css");

.code div pre {
    background-color: #F5F5F5;
}

.highlight pre {
    background-color: #F5F5F5;
}