Difference between revisions of "MediaWiki:Common.css"

111 bytes added ,  03:32, April 28, 2020
m
whoops, fixed the order. also fixed bottom most bar's color
(few more corrections more)
m (whoops, fixed the order. also fixed bottom most bar's color)
Line 68: Line 68:
     text-decoration: underline;
     text-decoration: underline;
     background-color:transparent;
     background-color:transparent;
}
#footer {
  background-color: #FFF7DF;
  border-top: 1px solid #7F5F00;
  border-bottom: 1px solid #7F5F00;
}
}


Line 108: Line 114:


fieldset {
fieldset {
   border: 1px solid #a58f4c;
   border: 1px solid #7F5F00;
}
}


.mw-changeslist-legend {
.mw-changeslist-legend {
   border: 1px solid #7F5F00;
   border: 1px solid #a58f4c;
}
}


15,584

edits