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;
  bottom: 0;
  left: 0;
  left:0;
  bottom: 0;
  right: 0;
  width: 100%;
  background-color: red;
  color: white;
  text-align: center;
}
}

Navigation menu