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

 
(14 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 {
 +
  padding: 20px 0;
 +
}
 +
 
.MJXc-display {
 
.MJXc-display {
 
   font-size: 160%;
 
   font-size: 160%;
 +
}
 +
 +
.vertical-align {
 +
  postion: relative;
 +
  top: 50%;
 +
  transform: translateY(-50%);
 +
}
 +
 +
.vertical-align-margin {
 +
  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 22: 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 52: Line 92:
 
.pointer {
 
.pointer {
 
   cursor: pointer;
 
   cursor: pointer;
 +
}
 +
 +
.click {
 +
  display: flex;
 +
  justify-content: center;
 +
  margin: 0;
 +
  position: relative;
 +
  top: -30px;
 
}
 
}
  
Line 58: Line 106:
 
height: 120px;
 
height: 120px;
 
border-radius: 100px;
 
border-radius: 100px;
background-color: grey;
 
 
margin: 20px;
 
margin: 20px;
 
color: #dbdbdb;
 
color: #dbdbdb;
Line 74: Line 121:
 
color: black;
 
color: black;
 
opacity: 1;
 
opacity: 1;
 +
}
 +
 +
.no-margin {
 +
  margin-top: 0px;
 
}
 
}
  
Line 101: Line 152:
 
background-size: cover;
 
background-size: cover;
 
background-position: center;
 
background-position: center;
background-color: #dbdbdb;
 
 
}
 
}
  
Line 118: Line 168:
 
   font-size: 0.9rem !important;
 
   font-size: 0.9rem !important;
 
   font-family: 'Open Sans' !important;
 
   font-family: 'Open Sans' !important;
   margin-bottom: 30px !important;
+
   margin-bottom: 40px !important;
 
}
 
}
  
Line 125: Line 175:
 
   font-size: 0.9rem !important;
 
   font-size: 0.9rem !important;
 
   font-family: 'Open Sans' !important;
 
   font-family: 'Open Sans' !important;
   margin-top: 30px !important;
+
   margin-top: 40px !important;
 
}
 
}
  
Line 140: Line 190:
 
}
 
}
  
 +
li ol li {
 +
  font-size: 80%;
 +
}
 
</style>
 
</style>
  

Latest revision as of 23:37, 17 October 2018