Template:Page warning/styles.css: Difference between revisions

From FHX Wiki
No edit summary
No edit summary
Line 1: Line 1:
.root {
.template_pageWarning {
   border: solid #f7ef59 2px;
   border: solid #f7ef59 2px;
   border-left-width: 8px;
   border-left-width: 8px;

Revision as of 21:30, 10 June 2024

.template_pageWarning {
  border: solid #f7ef59 2px;
  border-left-width: 8px;
  background-color: #ffffad;
  padding:8px;
  border-radius: 4px;
}