mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-27 17:50:15 +00:00
fbe2f875c4
Use the same PHP library as UrlShortener (endroid/qr-code) to generate QR codes, rather than the out-of-date JS library. Bug: T348590 Change-Id: I560ac1b384e249aad1866752deac753c764ec553
10 lines
127 B
CSS
10 lines
127 B
CSS
kbd {
|
|
font-family: monospace, monospace;
|
|
white-space: nowrap;
|
|
font-size: larger;
|
|
}
|
|
|
|
fieldset {
|
|
page-break-inside: avoid;
|
|
}
|