MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 12: Line 12:
   top: -50px; /* Перемещаем верхнее изображение выше */
   top: -50px; /* Перемещаем верхнее изображение выше */
   left: 0;
   left: 0;
   width: 100%;
   width: 60%;
   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;
Line 23: Line 23:
   bottom: -50px; /* Перемещаем нижнее изображение ниже */
   bottom: -50px; /* Перемещаем нижнее изображение ниже */
   left: 0;
   left: 0;
   width: 100%;
   width: 60%;
   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;

Navigation menu