Difference between revisions of "Template:Newcastle"

m
m (Make list style global.)
Line 14: Line 14:
 
</head>
 
</head>
 
<style>
 
<style>
 +
ul.checked, ul.question, ul.dot
 +
{
 +
list-style: none;
 +
}
 +
 +
ul.checked li, ul.question li, ul.dot li
 +
{
 +
font-family: 'Didact Gothic';
 +
font-size: 16px;
 +
}
 +
 +
ul.dot li:before {
 +
  position: absolute;
 +
  margin-left: -1.3em;
 +
  font-weight: bold;
 +
 +
  content: "\25A0";
 +
  color: #292000;
 +
}
 +
 
figcaption
 
figcaption
 
{
 
{

Revision as of 15:32, 16 October 2016