MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 19: Line 19:
   height: 50px;
   height: 50px;
   background: url("/images/0/08/Above_quote.png") no-repeat center top;
   background: url("/images/0/08/Above_quote.png") no-repeat center top;
   z-index: 2; /* Изображение выше контейнера */
   z-index: 5; /* Изображение выше контейнера */
}
}


Line 31: Line 31:
   height: 50px;
   height: 50px;
   background: url("/images/c/c8/Under_quote.png") no-repeat center bottom;
   background: url("/images/c/c8/Under_quote.png") no-repeat center bottom;
   z-index: 2; /* Изображение выше контейнера */
   z-index: 5; /* Изображение выше контейнера */
}
}


Navigation menu