foreground.css 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638
  1. body {
  2. line-height: 1.6em;
  3. }
  4. p {
  5. margin-bottom: 0.25em;
  6. }
  7. #page-content {
  8. margin: 2rem 0 0;
  9. }
  10. .row {
  11. max-width: 75em;
  12. }
  13. a.label:hover, a.label:focus {
  14. color: white;
  15. }
  16. a.label.new {
  17. background-color: #d0d0d0;
  18. }
  19. a#actions-button {
  20. float: right;
  21. z-index: 499;
  22. }
  23. /* rtl an ltr */
  24. [dir=ltr] * {
  25. direction: ltr;
  26. }
  27. [dir=rtl] * {
  28. direction: rtl;
  29. }
  30. [dir=ltr] {
  31. direction: ltr;
  32. }
  33. [dir=rtl] {
  34. direction: rtl;
  35. }
  36. /* Reset all table CSS from Foundation styles back to MediaWiki */
  37. table { width: 0; }
  38. td.mw-label { width: 0; }
  39. td.smwpropname, th.smwpropname, td.smwspecname { text-align: inherit; }
  40. table tbody tr td, table tr td { line-height: inherit; }
  41. table { background: transparent; margin-bottom: 1.25em; border: 0; }
  42. table thead, table tfoot { background: 0; font-weight: normal; }
  43. table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0; font-size: 100%; color: inherit; text-align: inherit; }
  44. table tr th, table tr td { padding: 0; font-size: 100%; color: inherit; }
  45. table tr.even, table tr.alt, table tr:nth-of-type(even) { background: transparent; }
  46. table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: inherit; text-align: inherit; }
  47. /* wikitable classes reset */
  48. table.wikitable {
  49. margin: 1em 0;
  50. }
  51. table.wikitable > tr > th,
  52. table.wikitable > * > tr > th {
  53. text-align: inherit;
  54. }
  55. /* Style MW Table of Contents */
  56. .toctoggle, .toctoggle a {
  57. line-height: 2em;
  58. display: inline;
  59. vertical-align: top;
  60. }
  61. #toctitle h2 {
  62. display: inline;
  63. font-size: 1.8rem;
  64. }
  65. #toc, .toc {
  66. padding: 1em 1em;
  67. border: 1px solid #dddddd;
  68. display: inline-block;
  69. width: auto;
  70. margin: 1.5em 0;
  71. }
  72. #toc ul, .toc ul {
  73. list-style-type: none;
  74. list-style-image: none;
  75. padding: 0;
  76. width: auto;
  77. }
  78. /* Hide the page actions button for special pages (cuz there's nothing in it) */
  79. .mw-special-FormEdit a#actions-button, .ns-special a#actions-button {
  80. display: none;
  81. }
  82. /* Hide some rows on form-edit (e.g. a thing's title) */
  83. body.action-formedit .row.hide-on-form-edit {
  84. display: none;
  85. }
  86. /* Move the MediaWiki notification area so it isn't on top of the Action menu */
  87. .mw-notification-area {
  88. margin-top: 2em;
  89. }
  90. /* Also adjust z-index of action menu to force it on top */
  91. #p-cactions #actions {
  92. z-index: 500;
  93. white-space: nowrap;
  94. }
  95. #p-cactions #actions a {
  96. width: 100%;
  97. text-align: left;
  98. }
  99. /* Make sure top bar is even more z-indx! */
  100. #toolbox-dropdown {
  101. z-index: 601;
  102. }
  103. #personal-tools-dropdown {
  104. z-index: 601;
  105. }
  106. /* Dropdown Icon Alignment */
  107. .drop-icon {
  108. display: inline;
  109. margin-right: 4px;
  110. }
  111. td.mw-submit a, .htmlform-tip, #mw-upload-permitted p {
  112. font-size: 90%;
  113. }
  114. alert.label a {
  115. color: pink;
  116. }
  117. code {
  118. font-weight: normal;
  119. color: #222222;
  120. }
  121. small {
  122. font-size: 80%;
  123. }
  124. h4.namespace.label {
  125. font-size: 1rem;
  126. display: inline-block;
  127. margin-bottom: 0.5rem;
  128. }
  129. .label {
  130. padding-bottom: 0.39em;
  131. }
  132. h2 span {
  133. display: inline-block;
  134. }
  135. h2.title {
  136. margin-bottom: 0.1em;
  137. }
  138. h3#tagline {
  139. font-style: italic;
  140. font-size: small;
  141. margin-bottom: 0.5em;
  142. color: #6f6f6f;
  143. }
  144. .clear_both {
  145. clear: both;
  146. }
  147. .large-2 strong, .large-2 b {
  148. display: block;
  149. }
  150. .large-2 strong, .large-2 b, table th {
  151. font-size: 0.875em;
  152. color: #4d4d4d;
  153. font-weight: 500;
  154. }
  155. /* LAYOUT */
  156. .row .row {
  157. margin-bottom: 0.9em;
  158. }
  159. div.small-10 .row {
  160. margin: 1em 0 0 0;
  161. }
  162. div.small-9.columns textarea {
  163. margin-bottom: 0.25em;
  164. }
  165. footer.row {
  166. margin-top: 2em;
  167. color: grey;
  168. }
  169. div {
  170. line-height: 1.60em;
  171. }
  172. /* NOTICES, ALERTS, WARNINGS */
  173. div#userloginprompt, p#userloginlink {
  174. font-size: 80%;
  175. }
  176. /* LISTS */
  177. ul#actions.f-dropdown {
  178. margin-left: 0;
  179. margin-top: .5em;
  180. margin-bottom: .25em;
  181. padding: .25em;
  182. }
  183. dl {
  184. margin-bottom: 0em;
  185. margin-top: .75em;
  186. }
  187. /* Override MW legacy.module for all skins styling of ul and ol */
  188. .mw-content-ltr ul,
  189. .mw-content-rtl .mw-content-ltr ul {
  190. /* @noflip */
  191. margin: 0.5em 0 0 2em;
  192. padding: 0;
  193. }
  194. .mw-content-rtl ul,
  195. .mw-content-ltr .mw-content-rtl ul {
  196. /* @noflip */
  197. margin: 0.5em 2em 0 0;
  198. padding: 0;
  199. }
  200. .mw-content-ltr ol,
  201. .mw-content-rtl .mw-content-ltr ol {
  202. /* @noflip */
  203. margin: 0.5em 0 0 2em;
  204. padding: 0;
  205. }
  206. .mw-content-rtl ol,
  207. .mw-content-ltr .mw-content-rtl ol {
  208. /* @noflip */
  209. margin: 0.5em 2em 0 0;
  210. padding: 0;
  211. }
  212. /* @noflip */
  213. .mw-content-ltr dd,
  214. .mw-content-rtl .mw-content-ltr dd {
  215. margin-left: 1.6em;
  216. margin-right: 0;
  217. }
  218. /* @noflip */
  219. .mw-content-rtl dd,
  220. .mw-content-ltr .mw-content-rtl dd {
  221. margin-right: 1.6em;
  222. margin-left: 0;
  223. }
  224. /* Tabs */
  225. /* make sure tabs ul element has no margins */
  226. #mw-content-text ul.tabs {
  227. margin: 0;
  228. }
  229. /* stop focus outline */
  230. .tabs dd.active>a, .tabs .tab-title.active>a:focus {
  231. outline: none;
  232. }
  233. /* make sure orbit image slider has no margins */
  234. #mw-content-text .orbit-container ul {
  235. margin: 0;
  236. }
  237. footer.row ul {
  238. list-style-type: none;
  239. margin: 0 0 1em 0;
  240. }
  241. footer.row ul.views.columns li {
  242. margin-right: 1em;
  243. }
  244. #footer footer.row ul {
  245. margin: 0;
  246. list-style-type: none;
  247. }
  248. /* Make social follow float right */
  249. .social-follow {
  250. text-align: center;
  251. }
  252. div.social-follow div[class*="addthis"] {
  253. text-align: left;
  254. display: inline-block;
  255. }
  256. /* end social footer classes */
  257. #footer-left {
  258. font-size: 90%;
  259. text-align: left;
  260. }
  261. #footer-right-icons {
  262. font-size: 85%;
  263. text-align: center;
  264. }
  265. #footer-right-icons li {
  266. display: inline-block;
  267. text-align: center;
  268. margin: 0 0 .5em .5em;
  269. }
  270. li#footer-privacy {
  271. float: left;
  272. margin-right: 2em;
  273. }
  274. li#footer-about {
  275. float: left;
  276. margin-right: 2em;
  277. }
  278. li#footer-disclaimer {
  279. float: left;
  280. margin-right: 2em;
  281. }
  282. .text-center #footer-left li {
  283. float: none;
  284. margin: 0;
  285. }
  286. .text-center #footer-left {
  287. text-align: center;
  288. }
  289. @media only screen and (max-width: 641px) {
  290. #footer-left {
  291. font-size: 85%;
  292. text-align: center;
  293. }
  294. #footer-right-icons {
  295. font-size: 80%;
  296. }
  297. li#footer-privacy {
  298. float: none;
  299. margin-right: 0;
  300. }
  301. li#footer-about {
  302. float: none;
  303. margin-right: 0;
  304. }
  305. li#footer-disclaimer {
  306. float: none;
  307. margin-right: 0;
  308. }
  309. }
  310. .columns ul.special li {
  311. float: none;
  312. width: 100%;
  313. }
  314. .columns div#uploadtext ul {
  315. list-style-type: disc;
  316. }
  317. .columns div#uploadtext ul li {
  318. float: none;
  319. width: 95%;
  320. margin-left: 2em;
  321. }
  322. #catlinks {
  323. border: 1px solid #aaa;
  324. padding: 0.25rem;
  325. }
  326. #catlinks .label {
  327. font-size: .9rem;
  328. }
  329. #catlinks a.label.new {
  330. background-color: #BA0F2A;
  331. }
  332. .catlinks li {
  333. border-left: none;
  334. }
  335. .mw-specialpages-table td ul.columns li {
  336. width: 50%;
  337. }
  338. /*#mw-content-text .columns li {float:none;width:90%;}*/
  339. footer.row ul.columns li {
  340. display: inline;
  341. float: none;
  342. }
  343. .columns #mw-normal-catlinks ul li {
  344. float: none;
  345. width: auto;
  346. }
  347. #mw-normal-catlinks a.new {
  348. color: white;
  349. }
  350. ul.vcard {
  351. padding: 0.5em 0.5em 0.55em 0.5em;
  352. }
  353. /* HEADERS */
  354. h1, h2, h3, h4, h5, h6 {
  355. margin-top: 0em;
  356. line-height: 1em;
  357. }
  358. .page-Special_SpecialPages h2 {
  359. margin-bottom: 0.5em;
  360. }
  361. .editsection {
  362. font-weight: normal;
  363. font-size: 0.4em;
  364. }
  365. p.title {
  366. padding: 0.9375em;
  367. }
  368. /* TABLES */
  369. .mw-content-ltr table#toc {
  370. float: right;
  371. width: auto;
  372. }
  373. .mw-content-rtl table#toc {
  374. float: left;
  375. width: auto;
  376. }
  377. table.formtable {
  378. border: none;
  379. }
  380. table td[align="right"] {
  381. text-align: right;
  382. }
  383. /* TURN OFF TABLE STRIPING FOR EDITFORMS */
  384. table.formedit tr.even, table.formedit tr.alt, table.formedit tr:nth-of-type(even) {
  385. background: transparent;
  386. }
  387. table {
  388. width: 100%;
  389. }
  390. td.mw-label {
  391. width: 20%;
  392. }
  393. td.mw-input {
  394. width: 80%;
  395. }
  396. thead tr th {
  397. cursor: pointer;
  398. }
  399. table.formtable th {
  400. text-align: right !important;
  401. }
  402. td.smwpropname, th.smwpropname, td.smwspecname {
  403. text-align: left;
  404. }
  405. table tbody tr td, table tr td {
  406. line-height: 1.6em;
  407. }
  408. table.wikitable {
  409. margin: 0em 0 1em 0;
  410. }
  411. table.wikitable>tr>th, table.wikitable>*>tr>th {
  412. text-align: left;
  413. }
  414. table.wikitable>tr>th, table.wikitable>tr>td, table.wikitable>*>tr>th, table.wikitable>*>tr>td {
  415. border: 3px #fff solid;
  416. padding: 0.6em;
  417. }
  418. /* FORMS, INPUTS, FIELDSETS */
  419. .multipleTemplateInstance {
  420. background-color: white !important;
  421. border: none !important;
  422. border-bottom: 1px dashed #999999 !important;
  423. }
  424. .multipleTemplateInstance table {
  425. border: none !important;
  426. }
  427. .multipleTemplateAdder {
  428. font-size: 0.9em;
  429. padding: 0.4125em 0.5em 0.55em 0.5em;
  430. }
  431. .novalue {
  432. color: #999999;
  433. font-style: italic;
  434. font-size: small;
  435. }
  436. input[type="file"], input[type="checkbox"], input[type="radio"], select {
  437. padding: 5px;
  438. }
  439. input[type="file"], select {
  440. padding: 5px;
  441. border: 1px solid #cccccc;
  442. }
  443. .inputSpan select.createboxInput, .dateInput select.monthInput, input.hourInput, input.minuteInput, input.secondInput, input.dayInput, input.yearInput, input[name="*[* date][hour]"], input[name="*[* date][minute]"], input[name="*[* date][second]"] {
  444. width: auto;
  445. margin-right: 1em;
  446. }
  447. /*
  448. .inputSpan input.createboxInput {
  449. width: 100%;
  450. }
  451. */
  452. .inputSpan button, .inputSpan .button {
  453. margin: -4px 0 0 0;
  454. padding: 0.37em 0.75em 0.6em 0.70em;
  455. }
  456. .ms-selectable input[type="text"] {
  457. width: 100%;
  458. }
  459. button.ui-button-icon-only {
  460. height: 2.24em !important;
  461. }
  462. select {
  463. width: auto;
  464. }
  465. input[type="checkbox"].createboxInput {
  466. width: auto;
  467. }
  468. label.checkboxLabel {
  469. margin-right: 0.5em;
  470. }
  471. .edit_with_form {
  472. margin: -2em 0 0 0;
  473. float: right;
  474. }
  475. input[type="radio"], input[type="checkbox"] {
  476. display: inline;
  477. }
  478. input[type='file'] {
  479. margin-top: 0.4em;
  480. }
  481. input:not([type]), textarea, p.meta {
  482. margin-bottom: 4px;
  483. }
  484. label {
  485. display: inline;
  486. font-weight: normal;
  487. }
  488. .mw-input label {
  489. font-weight: normal;
  490. }
  491. #mw-content-text ul.SFI_timepicker_hours, #mw-content-text ul.SFI_timepicker_minutes {
  492. list-style-type: none;
  493. }
  494. #mw-content-text ul.SFI_timepicker_hours li {
  495. margin: 2px 2px;
  496. padding: 4px;
  497. }
  498. .sminput.sminput-googlemaps3 p button {
  499. padding-top: 0.35em;
  500. padding-bottom: 0.6em;
  501. }
  502. li label.inline {
  503. margin-bottom: 2px;
  504. padding: 0;
  505. }
  506. button, .button {
  507. margin: 0.5em 0;
  508. padding: 0.3em 0.75em 0.4em 0.75em;
  509. }
  510. .top-bar-logo {
  511. max-width: 100%;
  512. height: auto;
  513. max-height: 2.8125rem;
  514. /* Important! max-height must not be higher than line-height */
  515. display: inline-block;
  516. vertical-align: middle;
  517. }
  518. .top-bar .button.search {
  519. top: 0px;
  520. }
  521. .top-bar .button, .top-bar button {
  522. padding-top: .35rem;
  523. padding-bottom: .35rem;
  524. }
  525. .top-bar .button.search {
  526. margin-left: 10px;
  527. }
  528. .top-bar input {
  529. top: 0px;
  530. }
  531. @media only screen and (min-width: 641px) {
  532. .top-bar .button.search {
  533. top: 0px;
  534. }
  535. .top-bar .button.search {
  536. margin-left: -4px;
  537. }
  538. .top-bar {
  539. height: auto;
  540. }
  541. }
  542. .top-bar-section .dropdown {
  543. z-index: 600;
  544. }
  545. input[type="submit"] {
  546. background-color: #5da423;
  547. border-color: #457a1a;
  548. color: white;
  549. -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  550. box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  551. -webkit-transition: background-color 300ms ease-out;
  552. -moz-transition: background-color 300ms ease-out;
  553. transition: background-color 300ms ease-out;
  554. }
  555. input#wpPreview {
  556. background-color: #5da423;
  557. border-color: #457a1a;
  558. color: white;
  559. -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  560. box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  561. -webkit-transition: background-color 300ms ease-out;
  562. -moz-transition: background-color 300ms ease-out;
  563. transition: background-color 300ms ease-out;
  564. }
  565. .editButtons input[type="submit"] {
  566. display: inline-block;
  567. }
  568. legend {
  569. font-size: 0.875em;
  570. color: #4d4d4d;
  571. cursor: pointer;
  572. display: block;
  573. font-weight: 500;
  574. }
  575. fieldset {
  576. line-height: 1.6em;
  577. padding: 0 1.25em 1em 1.25em;
  578. margin-top: 0;
  579. }
  580. span.smwbuiltin, span.smwttactiveinline span.smwbuiltin {
  581. font-style: normal;
  582. }
  583. /* MW still generates a label column for checkboxes, this minimizes is */
  584. div.mw-htmlform-field-HTMLCheckField div.mw-label {
  585. height: 0;
  586. }
  587. /* UNTIL I CAN DETERMINE WHY toolboxend GENERATES AN EMPTY <li> IN THE MENU, I'M HIDING IT */
  588. #p-toolboxend {
  589. display: none;
  590. }
  591. /* firstHeading Fix */
  592. h1#firstHeading {
  593. font-size: 2.125rem;
  594. margin: 0;
  595. }
  596. @media only screen and (min-width: 40.0625em) {
  597. h1#firstHeading {
  598. font-size: 2.75rem;
  599. }
  600. }
  601. /* Don't like the black top bar? Copy this into your Foreground.css and change the colors
  602. .top-bar,
  603. .top-bar-section ul,
  604. .top-bar-section ul li.active > a,
  605. .top-bar-section li a:not(.button),
  606. .top-bar-section .has-form {
  607. background: #333333;
  608. }
  609. .top-bar-section > ul > .divider,
  610. .top-bar-section > ul > [role="separator"] {
  611. border-color: black;
  612. }
  613. */
  614. .vertical-divider {
  615. width: 100%;
  616. display: block;
  617. background: #1A1A1A;
  618. height: 1px;
  619. }
  620. .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  621. background: inherit;
  622. }
  623. .top-bar input {
  624. width: auto;
  625. display: inline;
  626. }
  627. /*Fix ULS CSS */
  628. #pt-uls a.uls-trigger {
  629. padding-left: 15px !important;
  630. }
  631. /* Orbit Slider Overrides for MW */
  632. .orbit-container .orbit-slides-container img {
  633. width: 100%;
  634. }
  635. .orbit-bullets {
  636. margin: 0 auto 30px auto !important;
  637. }
  638. /* Block-Grid UL fixes */
  639. ul[class*="block-grid"] {
  640. margin: 0;
  641. }
  642. /* WikiEditor related fixes */
  643. /* lable of toolbar */
  644. .wikiEditor-ui-toolbar .label {
  645. background: transparent;
  646. color: #000;
  647. }
  648. /* selection boxes in toolbar adhere to font-size */
  649. .wikiEditor-ui-toolbar .page-characters div span {
  650. height: 1.75em;
  651. }
  652. /* Visual Editor Fixes */
  653. .ve-activated #content {
  654. margin-top: 4em;
  655. }
  656. .ve-ce-documentNode {
  657. background: #fff;
  658. }
  659. .oo-ui-barToolGroup.oo-ui-widget-enabled>.oo-ui-toolGroup-tools>.oo-ui-tool>.oo-ui-tool-link, .oo-ui-barToolGroup>.oo-ui-toolGroup-tools>.oo-ui-tool.oo-ui-widget-disabled>.oo-ui-tool-link {
  660. display: inline !important;
  661. }
  662. .mw-indicators {
  663. float: right;
  664. line-height: 1.6;
  665. font-size: 0.875em;
  666. position: relative;
  667. margin: -1em .5em 0;
  668. max-height: 30px;
  669. width: auto;
  670. z-index: 1;
  671. }
  672. .mw-indicator {
  673. display: inline-block;
  674. }
  675. body {
  676. line-height: 1.6em;
  677. }
  678. p {
  679. margin-bottom: 0.25em;
  680. }
  681. a.label:hover, a.label:focus {
  682. color: white;
  683. }
  684. a.label.new {
  685. background-color: #d0d0d0;
  686. }
  687. a#actions-button {
  688. float: right;
  689. z-index: 499;
  690. }
  691. /* Hide the page actions button for special pages (cuz there's nothing in it) */
  692. .mw-special-FormEdit a#actions-button, .ns-special a#actions-button {
  693. display: none;
  694. }
  695. /* Hide some rows on form-edit (e.g. a thing's title) */
  696. body.action-formedit .row.hide-on-form-edit {
  697. display: none;
  698. }
  699. /* Move the MediaWiki notification area so it isn't on top of the Action menu */
  700. .mw-notification-area {
  701. margin-top: 2em;
  702. }
  703. /* Also adjust z-index of action menu to force it on top */
  704. #p-cactions #actions {
  705. z-index: 500;
  706. white-space: nowrap;
  707. }
  708. #p-cactions #actions a {
  709. width: 100%;
  710. text-align: left;
  711. }
  712. /* Make sure top bar is even more z-indx! */
  713. #toolbox-dropdown {
  714. z-index: 601;
  715. }
  716. #personal-tools-dropdown {
  717. z-index: 601;
  718. }
  719. /* Dropdown Icon Alignment */
  720. .drop-icon {
  721. display: inline;
  722. margin-right: 4px;
  723. }
  724. td.mw-submit a, .htmlform-tip, #mw-upload-permitted p {
  725. font-size: 90%;
  726. }
  727. alert.label a {
  728. color: pink;
  729. }
  730. code {
  731. font-weight: normal;
  732. color: #222222;
  733. }
  734. small {
  735. font-size: 80%;
  736. }
  737. h4.namespace.label {
  738. font-size: 1rem;
  739. display: inline-block;
  740. margin-bottom: 0.5rem;
  741. }
  742. .label {
  743. padding-bottom: 0.39em;
  744. }
  745. h2 span {
  746. display: inline-block;
  747. }
  748. span.title {
  749. margin-bottom: 0.1em;
  750. }
  751. .title-name {
  752. font-size: 1.3rem;
  753. margin: 0 .5em;
  754. color: #FFF;
  755. line-height: 2em;
  756. }
  757. h3#tagline {
  758. font-style: italic;
  759. font-size: small;
  760. margin-bottom: 0.5em;
  761. color: #6f6f6f;
  762. }
  763. .clear_both {
  764. clear: both;
  765. }
  766. .large-2 strong, .large-2 b {
  767. display: block;
  768. }
  769. .large-2 strong, .large-2 b, table th {
  770. font-size: 0.875em;
  771. color: #4d4d4d;
  772. font-weight: 500;
  773. }
  774. /* LAYOUT */
  775. .row .row {
  776. margin-bottom: 0.9em;
  777. }
  778. div.small-10 .row {
  779. margin: 1em 0 0 0;
  780. }
  781. div.small-9.columns textarea {
  782. margin-bottom: 0.25em;
  783. }
  784. footer.row {
  785. margin-top: 2em;
  786. color: grey;
  787. }
  788. div {
  789. line-height: 1.60em;
  790. }
  791. /* NOTICES, ALERTS, WARNINGS */
  792. div#userloginprompt, p#userloginlink {
  793. font-size: 80%;
  794. }
  795. /* make sure orbit image slider has no margins */
  796. #mw-content-text .orbit-container ul {
  797. margin: 0;
  798. }
  799. footer.row ul {
  800. list-style-type: none;
  801. margin: 0 0 1em 0;
  802. }
  803. footer.row ul.views.columns li {
  804. margin-right: 1em;
  805. }
  806. #footer footer.row ul {
  807. margin: 0;
  808. list-style-type: none;
  809. }
  810. /* Make social footer center need overflow:hidden and other div classes */
  811. .social-footer {
  812. margin: 0 0 1em;
  813. font-size: 90%;
  814. overflow: hidden;
  815. }
  816. /* Hide all text in p elements */
  817. .social-footer p {
  818. display: none;
  819. }
  820. /* Outer wrap */
  821. .social-links {
  822. position: relative;
  823. left: 50%;
  824. float: left;
  825. }
  826. /* addThis container (inner wrap) */
  827. .addthis_horizontal_follow_toolbox {
  828. position: relative;
  829. left: -50%;
  830. float: left;
  831. z-index: 100000;
  832. }
  833. /* end social footer classes */
  834. #footer-left {
  835. font-size: 90%;
  836. text-align: left;
  837. }
  838. #footer-right-icons {
  839. font-size: 85%;
  840. text-align: center;
  841. }
  842. #footer-right-icons li {
  843. display: inline-block;
  844. text-align: center;
  845. margin: 0 0 .5em .5em;
  846. }
  847. li#footer-privacy {
  848. float: left;
  849. margin-right: 2em;
  850. }
  851. li#footer-about {
  852. float: left;
  853. margin-right: 2em;
  854. }
  855. li#footer-disclaimer {
  856. float: left;
  857. margin-right: 2em;
  858. }
  859. .text-center #footer-left li {
  860. float: none;
  861. margin: 0;
  862. }
  863. .text-center #footer-left {
  864. text-align: center;
  865. }
  866. @media only screen and (max-width: 641px) {
  867. #footer-left {
  868. font-size: 85%;
  869. text-align: center;
  870. }
  871. #footer-right-icons {
  872. font-size: 80%;
  873. }
  874. li#footer-privacy {
  875. float: none;
  876. margin-right: 0;
  877. }
  878. li#footer-about {
  879. float: none;
  880. margin-right: 0;
  881. }
  882. li#footer-disclaimer {
  883. float: none;
  884. margin-right: 0;
  885. }
  886. }
  887. .columns ul.special li {
  888. float: none;
  889. width: 100%;
  890. }
  891. .columns div#uploadtext ul {
  892. list-style-type: disc;
  893. }
  894. .columns div#uploadtext ul li {
  895. float: none;
  896. width: 95%;
  897. margin-left: 2em;
  898. }
  899. #catlinks {
  900. border: 1px solid #aaa;
  901. padding: 0.25rem;
  902. }
  903. #catlinks .label {
  904. font-size: .9rem;
  905. }
  906. #catlinks a.label.new {
  907. background-color: #BA0F2A;
  908. }
  909. .catlinks li {
  910. border-left: none;
  911. }
  912. .mw-specialpages-table td ul.columns li {
  913. width: 50%;
  914. }
  915. /*#mw-content-text .columns li {float:none;width:90%;}*/
  916. footer.row ul.columns li {
  917. display: inline;
  918. float: none;
  919. }
  920. .columns #mw-normal-catlinks ul li {
  921. float: none;
  922. width: auto;
  923. }
  924. #mw-normal-catlinks a.new {
  925. color: white;
  926. }
  927. ul.vcard {
  928. padding: 0.5em 0.5em 0.55em 0.5em;
  929. }
  930. /* HEADERS */
  931. h1, h2, h3, h4, h5, h6 {
  932. margin-top: .75em;
  933. line-height: 1em;
  934. }
  935. .page-Special_SpecialPages h2 {
  936. margin-bottom: 0.5em;
  937. }
  938. .editsection {
  939. font-weight: normal;
  940. font-size: 0.4em;
  941. }
  942. p.title {
  943. padding: 0.9375em;
  944. }
  945. /* TABLES */
  946. .mw-content-ltr table#toc {
  947. float: right;
  948. width: auto;
  949. }
  950. .mw-content-rtl table#toc {
  951. float: left;
  952. width: auto;
  953. }
  954. table.formtable {
  955. border: none;
  956. }
  957. table td[align="right"] {
  958. text-align: right;
  959. }
  960. /* TURN OFF TABLE STRIPING FOR EDITFORMS */
  961. table.formedit tr.even, table.formedit tr.alt, table.formedit tr:nth-of-type(even) {
  962. background: transparent;
  963. }
  964. table {
  965. width: 100%;
  966. }
  967. td.mw-label {
  968. width: 20%;
  969. }
  970. td.mw-input {
  971. width: 80%;
  972. }
  973. thead tr th {
  974. cursor: pointer;
  975. }
  976. table.formtable th {
  977. text-align: right !important;
  978. }
  979. td.smwpropname, th.smwpropname, td.smwspecname {
  980. text-align: left;
  981. }
  982. table tbody tr td, table tr td {
  983. line-height: 1.6em;
  984. }
  985. table.wikitable {
  986. margin: 0em 0 1em 0;
  987. }
  988. table.wikitable>tr>th, table.wikitable>*>tr>th {
  989. text-align: left;
  990. }
  991. table.wikitable>tr>th, table.wikitable>tr>td, table.wikitable>*>tr>th, table.wikitable>*>tr>td {
  992. border: 3px #fff solid;
  993. padding: 0.6em;
  994. }
  995. /* FORMS, INPUTS, FIELDSETS */
  996. .multipleTemplateInstance {
  997. background-color: white !important;
  998. border: none !important;
  999. border-bottom: 1px dashed #999999 !important;
  1000. }
  1001. .multipleTemplateInstance table {
  1002. border: none !important;
  1003. }
  1004. .multipleTemplateAdder {
  1005. font-size: 0.9em;
  1006. padding: 0.4125em 0.5em 0.55em 0.5em;
  1007. }
  1008. .novalue {
  1009. color: #999999;
  1010. font-style: italic;
  1011. font-size: small;
  1012. }
  1013. input[type="file"], input[type="checkbox"], input[type="radio"], select {
  1014. padding: 5px;
  1015. }
  1016. input[type="file"], select {
  1017. padding: 5px;
  1018. border: 1px solid #cccccc;
  1019. }
  1020. .inputSpan select.createboxInput, .dateInput select.monthInput, input.hourInput, input.minuteInput, input.secondInput, input.dayInput, input.yearInput, input[name="*[* date][hour]"], input[name="*[* date][minute]"], input[name="*[* date][second]"] {
  1021. width: auto;
  1022. margin-right: 1em;
  1023. }
  1024. /*
  1025. .inputSpan input.createboxInput {
  1026. width: 100%;
  1027. }
  1028. */
  1029. .inputSpan button, .inputSpan .button {
  1030. margin: -4px 0 0 0;
  1031. padding: 0.37em 0.75em 0.6em 0.70em;
  1032. }
  1033. .ms-selectable input[type="text"] {
  1034. width: 100%;
  1035. }
  1036. button.ui-button-icon-only {
  1037. height: 2.24em !important;
  1038. }
  1039. input[type="search"] {
  1040. margin: 0;
  1041. }
  1042. input[type="date"] {
  1043. margin: .5rem 0;
  1044. }
  1045. input[type="date"] {
  1046. width: auto;
  1047. }
  1048. input[type="file"] {
  1049. margin: .5rem 0;
  1050. }
  1051. input:not([type]), textarea, p.meta {
  1052. margin: .5rem 0;
  1053. }
  1054. input[type="text"] {
  1055. padding: 5px 20px 5px 5px;
  1056. margin: .5rem 0;
  1057. }
  1058. select {
  1059. padding: 5px 20px 5px 5px;
  1060. margin: .5rem 0;
  1061. width: auto;
  1062. }
  1063. input[type="checkbox"].createboxInput {
  1064. width: auto;
  1065. }
  1066. label.checkboxLabel {
  1067. margin-right: 0.5em;
  1068. }
  1069. .edit_with_form {
  1070. margin: -2em 0 0 0;
  1071. float: right;
  1072. }
  1073. input[type="radio"], input[type="checkbox"] {
  1074. display: inline;
  1075. }
  1076. label {
  1077. display: inline;
  1078. font-weight: normal;
  1079. }
  1080. .mw-input label {
  1081. font-weight: normal;
  1082. }
  1083. #mw-content-text ul.SFI_timepicker_hours, #mw-content-text ul.SFI_timepicker_minutes {
  1084. list-style-type: none;
  1085. }
  1086. #mw-content-text ul.SFI_timepicker_hours li {
  1087. margin: 2px 2px;
  1088. padding: 4px;
  1089. }
  1090. .sminput.sminput-googlemaps3 p button {
  1091. padding-top: 0.35em;
  1092. padding-bottom: 0.6em;
  1093. }
  1094. li label.inline {
  1095. margin-bottom: 2px;
  1096. padding: 0;
  1097. }
  1098. button, .button {
  1099. margin: 0.5em 0;
  1100. padding: 0.3em 0.75em 0.4em 0.75em;
  1101. }
  1102. .top-bar-logo {
  1103. max-width: 100%;
  1104. height: auto;
  1105. max-height: 2.8125rem;
  1106. /* Important! max-height must not be higher than line-height */
  1107. display: inline-block;
  1108. vertical-align: middle;
  1109. }
  1110. .top-bar .button.search {
  1111. top: 0px;
  1112. }
  1113. .top-bar .button, .top-bar button {
  1114. padding-top: .35rem;
  1115. padding-bottom: .35rem;
  1116. }
  1117. .top-bar .button.search {
  1118. margin-left: 10px;
  1119. }
  1120. .top-bar input {
  1121. top: 0px;
  1122. }
  1123. @media only screen and (min-width: 641px) {
  1124. .top-bar .button.search {
  1125. top: 0px;
  1126. }
  1127. .top-bar .button.search {
  1128. margin-left: -4px;
  1129. }
  1130. .top-bar {
  1131. height: auto;
  1132. }
  1133. }
  1134. .top-bar-section .dropdown {
  1135. z-index: 600;
  1136. }
  1137. input[type="submit"] {
  1138. background-color: #5da423;
  1139. border-color: #457a1a;
  1140. color: white;
  1141. -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  1142. box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  1143. -webkit-transition: background-color 300ms ease-out;
  1144. -moz-transition: background-color 300ms ease-out;
  1145. transition: background-color 300ms ease-out;
  1146. }
  1147. input#wpPreview {
  1148. background-color: #e9e9e9;
  1149. border-color: #d0d0d0;
  1150. color: black;
  1151. -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  1152. box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  1153. -webkit-transition: background-color 300ms ease-out;
  1154. -moz-transition: background-color 300ms ease-out;
  1155. transition: background-color 300ms ease-out;
  1156. }
  1157. .editButtons input[type="submit"] {
  1158. display: inline-block;
  1159. }
  1160. legend {
  1161. font-size: 0.875em;
  1162. color: #4d4d4d;
  1163. cursor: pointer;
  1164. display: block;
  1165. font-weight: 500;
  1166. }
  1167. fieldset {
  1168. line-height: 1.6em;
  1169. padding: 0 1.25em 1em 1.25em;
  1170. margin-top: 0;
  1171. }
  1172. span.smwbuiltin, span.smwttactiveinline span.smwbuiltin {
  1173. font-style: normal;
  1174. }
  1175. /* MW still generates a label column for checkboxes, this minimizes is */
  1176. div.mw-htmlform-field-HTMLCheckField div.mw-label {
  1177. height: 0;
  1178. }
  1179. .vertical-divider {
  1180. width: 100%;
  1181. display: block;
  1182. background: #1A1A1A;
  1183. height: 1px;
  1184. }
  1185. .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  1186. background: inherit;
  1187. }
  1188. .top-bar input {
  1189. width: auto;
  1190. display: inline;
  1191. }
  1192. /* Add improved styling for the Echo extension */
  1193. #echo-notifications {
  1194. float: right;
  1195. display: inline-block;
  1196. margin: -1em 1em .5em;
  1197. position: relative;
  1198. z-index: 500;
  1199. max-height: 30px;
  1200. }
  1201. #echo-notifications-notice,
  1202. #echo-notifications-alerts,
  1203. #echo-notifications-messages,
  1204. #echo-notifications {
  1205. display: inline-block;
  1206. }
  1207. #pt-notifications-notice .mw-echo-notifications-badge,
  1208. #pt-notifications-alert .mw-echo-notifications-badge,
  1209. #pt-notifications-message .mw-echo-notifications-badge {
  1210. background-size: 1.4em !important;
  1211. font-size: 1.1em;
  1212. color: transparent;
  1213. filter: invert(15%);
  1214. height: auto !important;
  1215. display: block !important;
  1216. }
  1217. #echo-notifications li {
  1218. list-style: none;
  1219. }
  1220. #echo-notifications-messages {
  1221. float: right;
  1222. }
  1223. #echo-notifications-alerts {
  1224. float: right;
  1225. }
  1226. #pt-notifications-alert .mw-echo-unseen-notifications, #pt-notifications-message .mw-echo-unseen-notifications {
  1227. color: #0645ad !important;
  1228. }
  1229. #echo-notifications li {
  1230. margin: 0 0 0 1em;
  1231. }
  1232. /* Make Echo extension more mobile friendly on small widths */
  1233. @media only screen and (max-width: 450px) {
  1234. .oo-ui-popupWidget-popup {
  1235. width: auto !important;
  1236. position: relative !important;
  1237. margin-left: -260px !important;
  1238. font-size: 75% !important;
  1239. }
  1240. .oo-ui-clippableElement-clippable.oo-ui-popupWidget-body {
  1241. width: 100% !important;
  1242. }
  1243. }
  1244. /*Fix ULS CSS */
  1245. #pt-uls a.uls-trigger {
  1246. padding-left: 15px !important;
  1247. }
  1248. /* Orbit Slider Overrides for MW */
  1249. .orbit-container .orbit-slides-container img {
  1250. width: 100%;
  1251. }
  1252. .orbit-bullets {
  1253. margin: 0 auto 30px auto !important;
  1254. }
  1255. /* Block-Grid UL fixes */
  1256. ul[class*="block-grid"] {
  1257. margin: 0;
  1258. }
  1259. /* WikiEditor related fixes */
  1260. /* lable of toolbar */
  1261. .wikiEditor-ui-toolbar .label {
  1262. background: transparent;
  1263. color: #000;
  1264. }
  1265. /* selection boxes in toolbar adhere to font-size */
  1266. .wikiEditor-ui-toolbar .page-characters div span {
  1267. height: 1.75em;
  1268. }
  1269. /* backound of controls adhere to #p-cactions */
  1270. .wikiEditor-ui-controls {
  1271. background-color: #f6f6f6;
  1272. }
  1273. /* background of buttions adhere to #p-cactions*/
  1274. .wikiEditor-ui-buttons {
  1275. background-color: #f6f6f6;
  1276. }
  1277. /* Visual Editor Fixes */
  1278. .ve-activated #content {
  1279. margin-top: 4em;
  1280. }
  1281. .ve-ce-documentNode {
  1282. background: #fff;
  1283. }
  1284. .oo-ui-barToolGroup.oo-ui-widget-enabled>.oo-ui-toolGroup-tools>.oo-ui-tool>.oo-ui-tool-link, .oo-ui-barToolGroup>.oo-ui-toolGroup-tools>.oo-ui-tool.oo-ui-widget-disabled>.oo-ui-tool-link {
  1285. display: inline !important;
  1286. }
  1287. .ve-activated #catlinks {
  1288. display:none;
  1289. }
  1290. .ve-activated #firstHeading {
  1291. border-bottom: 1px solid #ccc;
  1292. padding: 0 0 5px;
  1293. }
  1294. .ve-activated [class*="mw-content-"] {
  1295. padding: 0;
  1296. }
  1297. /* Page indicators */
  1298. .mw-indicators {
  1299. float: right;
  1300. line-height: 1.6;
  1301. font-size: 0.875em;
  1302. position: relative;
  1303. margin: -1em .5em .5em 1em;
  1304. max-height: 30px;
  1305. width: auto;
  1306. z-index: 1;
  1307. }
  1308. .mw-indicator {
  1309. display: inline-block;
  1310. }
  1311. /* Preferences Fixes */
  1312. #preftoc li a {
  1313. color: white;
  1314. padding: .25em .5em;
  1315. }
  1316. #preftoc li a:hover {
  1317. background: aqua;
  1318. color: white;
  1319. }
  1320. #preftoc li {
  1321. margin: 2px;
  1322. display: inline-block;
  1323. float: none;
  1324. padding: 1px;
  1325. position: relative;
  1326. list-style-type: none;
  1327. list-style-image: none;
  1328. z-index: 3;
  1329. border-radius: 3px;
  1330. font-size: .85em;
  1331. background: #142849;
  1332. border: 0;
  1333. color: white;
  1334. }
  1335. #preftoc li a {
  1336. color: white;
  1337. }
  1338. #preftoc li a:hover {
  1339. background: #2ba6cb;
  1340. }
  1341. ul#preftoc {
  1342. margin: auto;
  1343. text-align: center;
  1344. }
  1345. #preftoc>li.selected {
  1346. background: #2C58A1;
  1347. box-shadow: 2px 2px 5px 2px rgba(50, 138, 64, 0.54);
  1348. }
  1349. #preftoc li.selected a {
  1350. cursor: default;
  1351. text-decoration: none;
  1352. }
  1353. #preferences table {
  1354. min-width: 100%;
  1355. }
  1356. #preftoc {
  1357. margin: 0;
  1358. padding: 0;
  1359. width: 100%;
  1360. clear: both;
  1361. }
  1362. #preftoc a:active {
  1363. display: block;
  1364. color: #000;
  1365. padding: 0 .7em;
  1366. position: relative;
  1367. text-decoration: none;
  1368. }
  1369. #preftoc li.selected a {
  1370. cursor: default;
  1371. text-decoration: none;
  1372. }
  1373. #preferences {
  1374. margin: 0;
  1375. clear: both;
  1376. background-color: #FFF;
  1377. border: none;
  1378. }
  1379. .prefsection {
  1380. border: none;
  1381. padding: 0;
  1382. margin: 0;
  1383. }
  1384. .prefsection legend {
  1385. font-weight: bold;
  1386. }
  1387. .prefsection table, .prefsection legend {
  1388. background-color: #F9F9F9;
  1389. }
  1390. #preferences legend.mainLegend {
  1391. display: none;
  1392. }
  1393. #preferences fieldset legend {
  1394. font-weight: bold;
  1395. padding: 0 .25em;
  1396. margin: 0;
  1397. margin: 0 .25em 0 1em;
  1398. background: #FFF;
  1399. }
  1400. td.htmlform-tip {
  1401. font-size: .8em;
  1402. padding: .2em 2em;
  1403. color: #666;
  1404. border: 1px solid #eeeffe;
  1405. background: #eeeffe;
  1406. }
  1407. .preferences-login {
  1408. clear: both;
  1409. margin-bottom: 1.5em;
  1410. }
  1411. .prefcache {
  1412. font-size: 90%;
  1413. margin-top: 1em;
  1414. }
  1415. /* Images the MediaWiki way */
  1416. /* Images, Thumbs and Captions */
  1417. .thumbinner {
  1418. border: 1px solid #c8ccd1;
  1419. padding: 3px;
  1420. background-color: #f8f9fa;
  1421. font-size: 94%;
  1422. text-align: center;
  1423. overflow: hidden;
  1424. margin: auto;
  1425. max-width: 100%;
  1426. }
  1427. .thumb.tright, .thumb.left {
  1428. max-width: 100%;
  1429. }
  1430. .thumbcaption {
  1431. border: 0;
  1432. line-height: 1.4em;
  1433. padding: 3px;
  1434. font-size: 94%;
  1435. text-align: left;
  1436. }
  1437. .magnify a {
  1438. display: block;
  1439. text-indent: 15px;
  1440. white-space: nowrap;
  1441. overflow: hidden;
  1442. width: 15px;
  1443. height: 11px;
  1444. }
  1445. .mw-content-ltr .magnify a {
  1446. background-image: url(/w/resources/src/mediawiki.skinning/images/magnify-clip-ltr.png);
  1447. }
  1448. /* Float right and left styles - Make all MW images responsive for mobile when floated */
  1449. .floatright, .tright,
  1450. table.floatright {
  1451. margin: 0 0 .5em .5em;
  1452. border: 0;
  1453. }
  1454. .floatleft,.tleft
  1455. table.floatleft {
  1456. margin: 0 .5em .5em 0;
  1457. border: 0;
  1458. }
  1459. .tnone {
  1460. margin: .5rem 0;
  1461. border: 0;
  1462. }
  1463. .floatnone img {
  1464. margin: .5rem 0;
  1465. }
  1466. /* Kill the float for smaller screens and make them align center. */
  1467. @media only screen and (max-width: 640px) {
  1468. .floatright,
  1469. table.floatright,
  1470. .floatleft,
  1471. table.floatleft,
  1472. .thumb.tleft,
  1473. .thumb.tright {
  1474. text-align: center;
  1475. float: none !important;
  1476. margin: .5em auto;
  1477. }
  1478. }