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

 
(6 intermediate revisions by 2 users not shown)
Line 8: Line 8:
  
 
<style>
 
<style>
 +
.to-load h2 {
 +
  font-family: 'Open Sans', sans-serif;
 +
  color: #212121;
 +
  text-decoration: none;
 +
  text-transform: uppercase;
 +
  font-size: 1.8rem;
 +
  letter-spacing: -1px;
 +
  line-height: 1;
 +
  text-shadow: #EDEDED 3px 2px 0;
 +
  position: relative;
 +
}
 +
 
.mjx-box {
 
.mjx-box {
 
   padding: 20px 0;
 
   padding: 20px 0;
Line 24: 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 36: 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 66: Line 92:
 
.pointer {
 
.pointer {
 
   cursor: pointer;
 
   cursor: pointer;
 +
}
 +
 +
.click {
 +
  display: flex;
 +
  justify-content: center;
 +
  margin: 0;
 +
  position: relative;
 +
  top: -30px;
 
}
 
}
  
Line 90: Line 124:
  
 
.no-margin {
 
.no-margin {
   margin-top: 5px;
+
   margin-top: 0px;
 
}
 
}
  
Line 156: Line 190:
 
}
 
}
  
 +
li ol li {
 +
  font-size: 80%;
 +
}
 
</style>
 
</style>
  

Latest revision as of 23:37, 17 October 2018