Difference between revisions of "Template:HANtune"

From OpenMBD
Jump to: navigation, search
Line 3: Line 3:
  
  
<inputbox>
+
<inputbox class="footer">
 
  type=create
 
  type=create
 
  width=100
 
  width=100
Line 11: Line 11:
 
</inputbox>
 
</inputbox>
  
.inputbox {
+
.footer {
 
   position: absolute;
 
   position: absolute;
 
   right: 0;
 
   right: 0;

Revision as of 16:12, 16 March 2017

HANtune Logo


.footer {

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

}