equal
deleted
inserted
replaced
235 margin-top: 0.2em; |
235 margin-top: 0.2em; |
236 } |
236 } |
237 |
237 |
238 div.content p { |
238 div.content p { |
239 margin-left: 0.8em; |
239 margin-left: 0.8em; |
|
240 } |
|
241 |
|
242 /* Wikilinks to pages that don't exist */ |
|
243 div.content a.wikilink-nonexistent { |
|
244 color: #B05020; |
|
245 } |
|
246 |
|
247 div.content a.wikilink-nonexistent:visited { |
|
248 color: #906030; |
240 } |
249 } |
241 |
250 |
242 /* Inline rename */ |
251 /* Inline rename */ |
243 |
252 |
244 input#pageheading { |
253 input#pageheading { |