summaryrefslogtreecommitdiff
path: root/docs/fr/source/_static/css/custom.css
blob: f9a131c5492a57e02db46c364cbaa52321a183cb (plain)
1
2
3
4
5
6
7
8
9
.line cite{
    font-size: 0.9em;
}

.wy-table-responsive table td, .wy-table-responsive table th,
.rst-content table.docutils thead, .rst-content table.field-list thead, .wy-table thead {
    white-space: normal !important;
}