Difference between revisions of "Template:UAlberta/CSS"

m
 
(9 intermediate revisions by 2 users not shown)
Line 103: Line 103:
  
 
.ua-home-section:nth-child(3) .ua-stripes {
 
.ua-home-section:nth-child(3) .ua-stripes {
   background: #E6E6FA;
+
   /* background: #E6E6FA; */
 
   /* background: rgb(248, 248, 213); */
 
   /* background: rgb(248, 248, 213); */
 
   z-index: -1;
 
   z-index: -1;
Line 202: Line 202:
 
   position: relative;
 
   position: relative;
 
   height: 760px;
 
   height: 760px;
   background: #E6E6FA;
+
   /* background: #E6E6FA; */
 
   /* background: rgb(248, 248, 213); */
 
   /* background: rgb(248, 248, 213); */
 
   z-index: -1;
 
   z-index: -1;
Line 287: Line 287:
  
 
.ua-footer {
 
.ua-footer {
  /* background: #8478b8; */
 
 
   background: #800080;
 
   background: #800080;
  /* background: #FFA500; */
+
   height: 100%;
   height: 200px;
+
 
   width: 100%;
 
   width: 100%;
 
   margin-bottom: -5px;
 
   margin-bottom: -5px;
 +
}
 +
 +
.ua-footer h5 {
 +
  margin-top: 10px;
 +
  color: #fff;
 +
}
 +
 +
.ua-footer ul {
 +
  list-style-type: none;
 +
}
 +
 +
.ua-footer li a {
 +
  color: #fff;
 +
}
 +
 +
.ua-footer li:last-child {
 +
  margin-bottom: 20px;
 
}
 
}
  
Line 315: Line 330:
 
   text-align: justify !important;
 
   text-align: justify !important;
 
   color: #000;
 
   color: #000;
 +
}
 +
 +
.ua-home li {
 +
  font-family: 'Karla', sans-serif !important;
 
}
 
}
  
Line 324: Line 343:
 
.ua-home-section-secondary p {
 
.ua-home-section-secondary p {
 
   text-align: right !important;
 
   text-align: right !important;
   margin-bottom: 20px;  
+
   margin-bottom: 20px;
 +
}
 +
 
 +
.ua-home-section-secondary h1 {
 +
  font-size: 48px;
 
}
 
}
  
Line 345: Line 368:
 
.ua-research-content h3 {
 
.ua-research-content h3 {
 
   font-family: 'Amiko', sans-serif !important;
 
   font-family: 'Amiko', sans-serif !important;
   font-size: 48px;
+
   font-size: 38px;
 +
font-style: italic;
 
   /* color: #007bb8; */
 
   /* color: #007bb8; */
 
   color: #800080;
 
   color: #800080;
Line 357: Line 381:
 
   margin: 20px;
 
   margin: 20px;
 
   margin-bottom: 40px;
 
   margin-bottom: 40px;
 +
}
 +
 +
.ua-research-content li {
 +
  font-family: 'Karla', sans-serif !important;
 
}
 
}
  
Line 366: Line 394:
  
 
.ua-collapse-button h6 {
 
.ua-collapse-button h6 {
 +
  font-family: 'Karla', sans-serif !important;
 
   display: inline-block;
 
   display: inline-block;
   margin-bottom: 0;  
+
   margin-bottom: 0;
   margin-left: 5px;  
+
   margin-left: 5px;
 +
  padding: 0;  
 
}
 
}
  

Latest revision as of 04:50, 8 December 2018