Last 5 Pages Viewed: MoHA Board Application / Main Page / Re-Match: A Cage Match Project Retrospec... / Open Call [Edit] / Widget:Cta-350

Widget:Cta-350: Difference between revisions

From MoHA Wiki
(Created page with " <style> .moha-button { max-width: 350px !important; display: inherit; } <style>")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  <style>
  <style>
  .moha-button {
  .moha-button {
     max-width: 350px !important;
     max-width: 370px !important;
     display: inherit;
     display: inherit;
  }
  }
  <style>
  </style>

Latest revision as of 13:52, July 28, 2024

<style>
.moha-button {
   max-width: 370px !important;
   display: inherit;
}
</style>