Difference between revisions of "Template:Stanford-Brown/CSS"

 
(15 intermediate revisions by the same user not shown)
Line 379: Line 379:
  
 
.bronze{
 
.bronze{
color: #c17b40;
+
color: #e27227;
 
}
 
}
  
Line 391: Line 391:
  
 
.bronze:visited{
 
.bronze:visited{
color: #c17b40;
+
color: #e27227;
 
}
 
}
  
Line 399: Line 399:
  
 
.gold:visited{
 
.gold:visited{
 +
color: #d8b525;
 +
}
 +
 +
.bronze:hover{
 +
color: #e27227;
 +
}
 +
 +
.silver:hover{
 +
color: #bababa;
 +
}
 +
 +
.gold:hover{
 
color: #d8b525;
 
color: #d8b525;
 
}
 
}
Line 406: Line 418:
 
         padding-top: 0px;
 
         padding-top: 0px;
 
margin-top: 0px;
 
margin-top: 0px;
 +
font-family: Avenir;
 
}
 
}
  
 
.noHead{
 
.noHead{
margin-top: 70px;
+
margin-top: 80px;
 
}
 
}
 
+
.
 
.row.rowT{
 
.row.rowT{
 
padding: 0px;
 
padding: 0px;
 
margin-top: 0px;
 
margin-top: 0px;
 +
font-family: Avenir;
 
}
 
}
  
Line 508: Line 522:
  
 
.fig{
 
.fig{
margin-bottom: 10px;
+
font-family: Avenir;
 +
max-width: 100%;
 +
text-align:justify;
 +
font-size: 14px;
 +
margin-bottom: 20px;
 
}
 
}
  
Line 517: Line 535:
  
 
.sectionTitle-L {
 
.sectionTitle-L {
 +
font-family: Avenir;
 
max-width:100%;
 
max-width:100%;
 
color:#4f6ac5; /*dark blue*/
 
color:#4f6ac5; /*dark blue*/
 
text-align:left;
 
text-align:left;
 
font-weight: lighter;
 
font-weight: lighter;
font-size: 3.5em;
+
font-size: 3.1em;
 
margin-top: 0px;
 
margin-top: 0px;
 
}
 
}
Line 529: Line 548:
 
/*collab*/
 
/*collab*/
 
.sectionTitle-R {
 
.sectionTitle-R {
 +
font-family: Avenir;
 
max-width:100%;
 
max-width:100%;
 
color:#4f6ac5; /*dark blue*/
 
color:#4f6ac5; /*dark blue*/
 
text-align:right;
 
text-align:right;
 
font-weight: lighter;
 
font-weight: lighter;
font-size: 3.5em;
+
font-size: 3.1em;
 
}
 
}
  
 +
.short{
 +
width: 70%;
 +
margin-left: 15%;
 +
margin-right: -15%;
 +
}
 
.subHead {
 
.subHead {
 
max-width:100%;
 
max-width:100%;
Line 612: Line 637:
 
display: inline-block;
 
display: inline-block;
 
padding: 0px;
 
padding: 0px;
 +
}
 +
 +
.vid{
 +
width:100%;
 
}
 
}
  
 
.videotitleimg{
 
.videotitleimg{
 
width: 50%;
 
width: 50%;
margin-top: -463px;
+
margin-top: -466px;
 
padding: 0px;
 
padding: 0px;
 
display: inline-block;
 
display: inline-block;
Line 666: Line 695:
 
body {
 
body {
 
   margin: 0;
 
   margin: 0;
 +
font-family: Avenir;
 
}
 
}
 
a:focus {
 
a:focus {

Latest revision as of 01:40, 20 October 2016