Skip to content

Commit 3e0a2d7

Browse files
committed
Main page fix
1 parent 51fd0b3 commit 3e0a2d7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

wikipedia/common.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ https://en.wikipedia.org/wiki/User:<Username>/common.css
7373
background-color: #ccc !important;
7474
}
7575

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+
background-color: #eee !important;
82+
}
83+
7684
.ambox {
7785
margin: 0 10%;
7886
border: 1px solid #ddd !important;
@@ -191,6 +199,10 @@ table.plainlinks {
191199
border: 1px solid #ddd !important;
192200
}
193201

202+
#mw-content-text > div > div.main-wrapper {
203+
border: 1px solid #FFF !important;
204+
}
205+
194206
.mw-parser-output .ts-Раздел_форума-wrapper {
195207
background: #eee !important;
196208
border: 1px solid #ddd !important;

0 commit comments

Comments
 (0)