Anonymous

MediaWiki:Common.css: Difference between revisions

From OER in Education
no edit summary
No edit summary
No edit summary
Line 143: Line 143:
bottom:-20px; /* value = - border-top-width - border-bottom-width */
bottom:-20px; /* value = - border-top-width - border-bottom-width */
left:50px; /* controls horizontal position */
left:50px; /* controls horizontal position */
border-width: 0 0 20px 20px; /* vary these values to change the angle of the vertex */
border-width: 20px 20px 0 0; /* vary these values to change the angle of the vertex */
border-style:solid;
border-style:solid;
border-color:#075698 transparent;  
border-color:#075698 transparent;