Difference between revisions of "Template:Hamburg/header"

Line 35: Line 35:
 
   height: 120px;
 
   height: 120px;
 
}
 
}
 +
 +
.footnotes{
 +
  padding-top: 30px;
 +
  color: #adadad;
 +
}
 +
 +
.footnotes ol{
 +
  list-style-type: none;
 +
  counter-reset:array;
 +
  }
 +
 +
.footnotes li:before {
 +
  content: '[' counter(array) ']  ';
 +
  counter-increment: array;
 +
}
 +
  
 
.topWikiNavBackground {
 
.topWikiNavBackground {

Revision as of 15:29, 18 August 2015