Fix experimental text display on default theme

This commit is contained in:
Guillaume Gomez 2018-01-24 19:15:41 +01:00
parent a0dcecff90
commit e1e991d3d2

View file

@ -189,6 +189,10 @@ a.test-arrow {
.stab.deprecated { background: #F3DFFF; border-color: #7F0087; }
.stab.portability { background: #C4ECFF; border-color: #7BA5DB; }
.module-item .stab {
color: #000;
}
#help > div {
background: #e9e9e9;
border-color: #bfbfbf;