MediaWiki:Common.css

From KB
Revision as of 16:30, 23 February 2024 by Admin (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* สไตล์ชีตในหน้านี้จะส่งผลแก่ผู้ใช้ทุกสกิน */

#crm_open_request {
    border-radius: 0.5rem;
    align-items: center;
    --tw-bg-opacity: 1;
    background: rgb(47 49 146) !important;
    border: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: white;
    font-family: 'Kanit', sans-serif;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}