MediaWiki:Common.css: Difference between revisions

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


/* Change the background color of the bottom and left of eath page, up to behind the logo: */
/* Change the background color of the bottom and left of eath page, up to behind the logo: */
body { background: #E0534C url(/images/4/47/Newe_back.jpg); }  
body { background: #E0534C url(/images/4/47/Newe_back.jpg), url(/images/4/47/Newe_back.jpg) no-repeat; }  


/* background color of the content and title of pages */  
/* background color of the content and title of pages */  
Line 19: Line 19:


li.gallerybox div.thumb { border: hidden; background-color: #C14424; text-align:center; }
li.gallerybox div.thumb { border: hidden; background-color: #C14424; text-align:center; }
.c-avatar img { padding: 3px; border: 1px solid #dcdcdc; background-color: #bc1313; }


.mwe-popups .mwe-popups-extract:after, .mwe-popups .mwe-popups-extract blockquote:after { content: ' '; position: absolute; bottom: 0; width: 25%; height: 20px; background-color: #EDC393; pointer-events: none; }
.mwe-popups .mwe-popups-extract:after, .mwe-popups .mwe-popups-extract blockquote:after { content: ' '; position: absolute; bottom: 0; width: 25%; height: 20px; background-color: #EDC393; pointer-events: none; }

Navigation menu