MediaWiki:Common.css: Difference between revisions

m
removed GR coding and put into beta
(remove negative margin)
m (removed GR coding and put into beta)
Line 35: Line 35:
}
}


/* Code for Guided Research Page */
.GR-where-can-I-find {
font-family:museo;
font-size:20px;
font-weight:bold;
margin-top:0.7em;
}
.GR-start-here {
margin-top:0.9em;
font-size:15px;
font-weight:bold;
}
.GR-links-below {
margin-left:1em;
}
.GR-you-can-try {
margin-left:4em;
font-weight:bold;
margin-top:1.5em;
}
.GR-if-not-found {
font-size:15px;
font-weight:bold;
}
ul.GR-indent-bulleted-list {
margin-left:5em;
margin-bottom:1em;
}