Difference between revisions of "Template:Oxford/CSS"

 
(43 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<html>
+
<html><head><style>
<style type="text/css">
+
 
+
 
+
  
 
.tab {
 
.tab {
Line 9: Line 6:
  
 
h2 {
 
h2 {
color:#b87333;
+
color:##002147;
 +
padding-top:15px;
 +
margin-top:20px;
 +
 
 +
}
 +
 
 +
.h2BorderTop {
 +
border-top:3px dotted #3378b8;
 
}
 
}
  
 
body {
 
body {
font-family:Times New Roman;
+
font-family:Avenir !important;
font-size:14px;
+
line-height:2;
 +
 
 +
}
 +
 
 +
p {
 +
font-family:Avenir !important;
 +
line-height:2;
 +
font-size:12px;
 
}
 
}
  
 
</style>
 
</style>
</html>
+
 
 +
</head></html>

Latest revision as of 13:54, 20 July 2016