User:Ricewind/common.css: Difference between revisions

From Melvor Idle
No edit summary
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
.mmgdisclaimer {
  background-color: rgb(254, 246, 231);
  border-left: 15px solid rgb(255, 204, 51);
  border-top: none;
  border-right: none;
  border-bottom: none;
  color: black;
  width: 65%;
  margin: 0.5em auto;
  overflow: auto;
}


.mmgdisclaimerdark {
  background-color: rgb(63, 42, 3);
  border-left: 15px solid rgb(163, 122, 0);
  border-top: none;
  border-right: none;
  border-bottom: none;
  color: rgb(232, 230, 227);
  width: 65%;
  margin: 0.5em auto;
  overflow: auto;
}
.mmg-no-list li {
    list-style: none;
    margin-bottom: 0.1em;
}
.mmg-no-list ul, .mmg-no-list ol, .mmg-no-list li {
    margin-left: 0
}

Latest revision as of 22:07, 4 April 2024