Changes

MediaWiki:Common.css

185 bytes added, 08:35, 5 February 2016
/* Hide mobile content from Desktop view */
div.nodesktop{
display: none;
}
span.nodesktop{
display: none;
}
h2.nodesktop{
display: none;
}
/* InputBox */
.bodySearchBtnGo{
font-weight: bold;
padding-left: .3em;
}
.searchboxSearchButton{
font-weight: bold;
padding: .5em;
display: inline-block;
font-size: 16px;*/
}
 
.createboxButton {
font-weight: bold;
padding: .5em;
margin-left: .5em;
background-color: #008CBA; /* Blue */
border-radius:5px;
border: none;
color: white;
}
10,686
edits