Merge "Use more specific string[] type hint for language variants"
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / commonPrint.css
index e3e80d8..b4418e5 100644 (file)
@@ -121,7 +121,8 @@ img {
        margin: 0 !important; /* stylelint-disable-line declaration-no-important */
 }
 
-#toc {
+#toc,
+.toc {
        background-color: #f9f9f9;
        border: 1pt solid #aaa;
        padding: 5px;