mediawiki-extensions-CiteTh.../modules/ext.citeThisPage.css
James D. Forrester 7c705dbac3 Rename to "CiteThisPage", make Special:CiteThisPage the primary location
Also remove vestiges of the Cite extension from when this used to live in
the same repo.

Change-Id: I17dfad706d46afb452e8ff29140834174470b398
2014-08-30 15:29:33 -07:00

14 lines
277 B
CSS

.mw-specialCiteThisPage-bibliographic {
border: 1px solid grey;
background: #E6E8FA;
width: 90%;
padding: 15px 30px 15px 30px;
margin: 10px auto;
}
.mw-specialCiteThisPage-styles {
border: 1px solid grey;
width: 90%;
padding: 15px 30px 15px 30px;
margin: 10px auto;
}