added option for module HowTo
This commit is contained in:
parent
f054eaf8b7
commit
623daf5d93
|
@ -49,3 +49,9 @@ color:red;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* module HowTo */
|
||||||
|
|
||||||
|
table.mod-code {
|
||||||
|
background-color:#fffde2;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue