Anonymous

MediaWiki:Common.css: Difference between revisions

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