Difference between revisions of "Template:HANtune"

From OpenMBD
Jump to: navigation, search
Line 10: Line 10:
 
  default=(Article title)
 
  default=(Article title)
 
</inputbox>
 
</inputbox>
 +
 +
.inputbox {
 +
  position: absolute;
 +
  right: 0;
 +
  bottom: 0;
 +
  left: 0;
 +
  padding: 1rem;
 +
  background-color: #efefef;
 +
  text-align: center;
 +
}

Revision as of 16:11, 16 March 2017

HANtune Logo


.inputbox {

 position: absolute;
 right: 0;
 bottom: 0;
 left: 0;
 padding: 1rem;
 background-color: #efefef;
 text-align: center;

}