Difference between revisions of "MediaWiki:Common.css"

24 bytes removed ,  19:53, 29 November 2011
no edit summary
Line 34: Line 34:
text-align: left;
text-align: left;
-moz-border-radius-bottomleft: 7px;
-moz-border-radius-bottomleft: 7px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 0px;
-moz-border-radius-topright: 7px;
-webkit-border-radius: 7px 0px 0px 7px;
-webkit-border-radius: 7px;
border-radius: 7px 0px 0px 7px;
border-radius: 7px;


}
}