mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
corrected css style - use the same background color for all text elements.
This commit is contained in:
parent
0940573e8b
commit
38e0f84876
4
doc/_themes/blue/static/default.css_t
vendored
4
doc/_themes/blue/static/default.css_t
vendored
@ -262,14 +262,14 @@ pre {
|
||||
|
||||
tt {
|
||||
color: {{ theme_headtextcolor }};
|
||||
background-color: #ecf0f3;
|
||||
/*background-color: #ecf0f3;*/
|
||||
padding: 0 1px 0 1px;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
tt.descname {
|
||||
color: {{ theme_headtextcolor }};
|
||||
background-color: #ecf0f3;
|
||||
/*background-color: #ecf0f3;*/
|
||||
padding: 0 1px 0 1px;
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user