Difference between revisions of "Template:Manchester/CSS1"

Line 184: Line 184:
 
     100% {border-color:purple transparent transparent transparent;}
 
     100% {border-color:purple transparent transparent transparent;}
 
}
 
}
 +
 +
 +
//reference
 +
 +
h1.reference{
 +
    text-align:left;
 +
    font-size:35px;
 +
    color:orange;
 +
    padding-bottom:20px;
 +
}
 +
 +
.referencediv{
 +
    margin-top: 200px;
 +
    margin-bottom:150px;
 +
    float:none;
 +
    word-wrap: break-word;
 +
    clear:both;
 +
}
 +
 +
ul.romanlist{
 +
    list-style: decimal;
 +
    font-size:17px;
 +
    line-height:200%;
 +
}
 +
  
  

Revision as of 09:03, 14 October 2016