Difference between revisions of "Template:UNSW Australia/Basics"

 
(4 intermediate revisions by 2 users not shown)
Line 36: Line 36:
 
.vertical-align-margin {
 
.vertical-align-margin {
 
   margin: auto 5px;
 
   margin: auto 5px;
 +
}
 +
 +
 +
.shadow-text {
 +
  font-family: 'Open Sans', sans-serif;
 +
  color: #212121;
 +
  text-decoration: none;
 +
  text-transform: uppercase;
 +
  letter-spacing: -3px;
 +
  line-height: 1;
 +
  text-shadow: #EDEDED 3px 2px 0;
 +
  position: relative;
 
}
 
}
  
Line 48: Line 60:
 
h3 {
 
h3 {
 
   margin-top: 20px;
 
   margin-top: 20px;
 +
font-family: 'Open Sans', sans-serif;
 
}
 
}
  
 
.box h2, .box h3 {
 
.box h2, .box h3 {
 
   margin-top: 5px !important;
 
   margin-top: 5px !important;
 +
font-family: 'Open Sans', sans-serif;
 
}
 
}
  
Line 78: Line 92:
 
.pointer {
 
.pointer {
 
   cursor: pointer;
 
   cursor: pointer;
 +
}
 +
 +
.click {
 +
  display: flex;
 +
  justify-content: center;
 +
  margin: 0;
 +
  position: relative;
 +
  top: -30px;
 
}
 
}
  
Line 168: Line 190:
 
}
 
}
  
 +
li ol li {
 +
  font-size: 80%;
 +
}
 
</style>
 
</style>
  

Latest revision as of 23:37, 17 October 2018