MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 148: Line 148:


.footer {
.footer {
  position: fixed;
  position: fixed;
  left: 0;
  left: 0;
  bottom: 0;
  bottom: 0;
  width: 100%;
  width: 100%;
  background-color: red;
  background-color: transparent;
  color: white;
  color: white;
  text-align: center;
  text-align: left;
  padding-left: 6.2%;
}
}

Navigation menu