MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 280: Line 280:
/* End Style for header<------ */
/* End Style for header<------ */


#list {
/*
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  position: absolute;
  top: 538px;
*/
}
#list.fade-out {
#list.fade-out {
   position: absolute;
   position: absolute;
Line 1,100: Line 1,091:


/* List view */
/* List view */
#list-list.fade-out {
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0.3;
}
#list-list div.filtered-view.filtered-list {
#list-list div.filtered-view.filtered-list {
     border-top: 1px solid black;
     border-top: 1px solid black;

Navigation menu