We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51fd0b3 commit 3e0a2d7Copy full SHA for 3e0a2d7
1 file changed
wikipedia/common.css
@@ -73,6 +73,14 @@ https://en.wikipedia.org/wiki/User:<Username>/common.css
73
background-color: #ccc !important;
74
}
75
76
+#mw-content-text > div > table.infobox > tbody > tr:nth-child(26) > td {
77
+ background-color: #eee !important;
78
+}
79
+
80
+#collapsibleTable0 > tbody > tr:nth-child(1) {
81
82
83
84
.ambox {
85
margin: 0 10%;
86
border: 1px solid #ddd !important;
@@ -191,6 +199,10 @@ table.plainlinks {
191
199
192
200
193
201
202
+#mw-content-text > div > div.main-wrapper {
203
+ border: 1px solid #FFF !important;
204
205
194
206
.mw-parser-output .ts-Раздел_форума-wrapper {
195
207
background: #eee !important;
196
208
0 commit comments