android13/external/python/google-auth-library-python/docs/_static/custom.css

17 lines
266 B
CSS

@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Mono');
@media screen and (min-width: 1080px) {
div.document {
width: 1040px;
}
}
code.descname {
color: #4885ed;
}
th.field-name {
min-width: 100px;
color: #3cba54;
}