Difference between revisions of "Template:Waterloo/style.css"

(Undo revision 208159 by Screx (talk))
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
 +
 +
#sideMenu, #top_title {display:none;}
 +
#content { padding:0px; width:1000px; margin-top:-7px; margin-left:0px;}
 +
body {background-color:white; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
/*---Properties-----------------------------------------------------------------------------------*/
 
/*---Properties-----------------------------------------------------------------------------------*/
 
html, body {
 
html, body {
Line 905: Line 910:
 
   width: 50vw;
 
   width: 50vw;
 
}
 
}
.wcontent-img33{
 
  width: 33%;
 
  display: inline-block;
 
  margin: auto;
 
}
 
.wcontent-img50{
 
  width: 49%;
 
  display: inline-block;
 
  margin: auto;
 
}
 
.wcontent-img-solo25{
 
  width: 25vw;
 
  display:block;
 
  margin: auto;
 
}
 
.wcontent-img-solo50{
 
  width: 50vw;
 
  display:block;
 
  margin: auto;
 
}
 
.wcontent-caption{
 
  margin-top: 2vh;
 
  margin-bottom: 2vh;
 
  display: block;
 
  text-align: center;
 
  color: #777777;
 
 
 
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 00:48, 12 October 2016