Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector-2022.css: Difference between revisions

MediaWiki interface page
Fixed external link icon
Re-added border for text-input
Line 8: Line 8:
     --color-emphasized: #45392e;
     --color-emphasized: #45392e;
     --color-subtle: #705d4c;
     --color-subtle: #705d4c;
     --color-base--subtle: #705d4c; /* deprecated */
     --color-base--subtle: #705d4c; /* deprecated */te
     --color-placeholder: #82756a;
     --color-placeholder: #82756a;
     --color-disabled: #82756a;
     --color-disabled: #82756a;
Line 396: Line 396:
   background-color: var(--background-color-base) !important;
   background-color: var(--background-color-base) !important;
   border-radius: 20px !important;
   border-radius: 20px !important;
  border: none;
   margin-right: 20px !important;
   margin-right: 20px !important;
}
}