Changes

MediaWiki:Common.css

60 bytes removed, 12:39, 29 June 2015
/** Beginners table **/
table.beginnersTable {
border:1px solid lightgrey;
}
}
/** Beginners table **/
 
/** Link formatting **/
span.mp-beginnersLink a {
font-family: inherit;
font-size: 1em; /* IE doesn't like inherit here */
font-weight: bold;
text-decoration:none;
color: #272e65;
}
 
span.mp-productsLink a {
font-family: inherit;
font-size: 1.5em; /* IE doesn't like inherit here */
font-weight: bold;
font-style: italic;
text-decoration:none;
color: #272e65;
}
/** Link formatting **/
/** News & Announcement table **/
table.newsTable2 {
border:1px solid lightgrey;
}
}
/** News & Announcement table **/
 
/** Link formatting **/
span.mp-beginnersLink a {
font-family: inherit;
font-size: 1em; /* IE doesn't like inherit here */
font-weight: bold;
text-decoration:none;
color: #272e65;
}
 
span.mp-productsLink a {
font-family: inherit;
font-size: 1.5em; /* IE doesn't like inherit here */
font-weight: bold;
font-style: italic;
text-decoration:none;
color: #272e65;
}
/** Link formatting **/
/* MAIN PAGE */
10,686
edits