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

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

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