Difference between revisions of "Template:Tartu TUIT"

Line 496: Line 496:
 
}
 
}
 
/*==========================HETRICK===========================*/
 
/*==========================HETRICK===========================*/
 
 
@font-face {
 
@font-face {
 
   font-family: 'Montserrat', sans-serif;
 
   font-family: 'Montserrat', sans-serif;
Line 523: Line 522:
 
   border-color: transparent;
 
   border-color: transparent;
 
   display: inline-block;
 
   display: inline-block;
   margin: 0 25px;
+
   margin: 0 5px;
   font-size: 14px;
+
   font-size: 16px;
 
   line-height: 18px;
 
   line-height: 18px;
 
}
 
}
Line 541: Line 540:
 
   border-color: black;
 
   border-color: black;
 
}
 
}
.project-menu {
+
.project-menu,
 +
.hp-menu {
 
   display: inline-block;
 
   display: inline-block;
 
   text-align: center;
 
   text-align: center;
Line 548: Line 548:
 
   border-color: #7F7F7F;
 
   border-color: #7F7F7F;
 
}
 
}
.project-menu-item {
+
.project-menu-item,
 +
.hp-menu-item {
 
   cursor: pointer;
 
   cursor: pointer;
 
   color: #7F7F7F;
 
   color: #7F7F7F;
Line 554: Line 555:
 
   border-color: transparent;
 
   border-color: transparent;
 
   display: inline-block;
 
   display: inline-block;
  padding: 13px 25px;
 
 
   font-size: 16px;
 
   font-size: 16px;
 
   font-weight: bold;
 
   font-weight: bold;
 
   line-height: 19px;
 
   line-height: 19px;
 
   margin-bottom: -1px;
 
   margin-bottom: -1px;
 +
  margin-left: -5px;
 
}
 
}
.project-menu-item a {
+
.project-menu-item a,
 +
.hp-menu-item a {
 +
  padding: 13px 25px;
 
   color: inherit!important;
 
   color: inherit!important;
 
   /* blue colors for links too */
 
   /* blue colors for links too */
Line 566: Line 569:
 
   /* no underline */
 
   /* no underline */
 
}
 
}
.project-menu-item:hover {
+
.project-menu-item:hover,
 +
.hp-menu-item:hover {
 
   color: black;
 
   color: black;
 
   transition-duration: 1.3s;
 
   transition-duration: 1.3s;
Line 572: Line 576:
 
   border-bottom: 2px solid;
 
   border-bottom: 2px solid;
 
}
 
}
.project-menu-item-active {
+
.project-menu-item-active,
 +
.hp-menu-item-active {
 
   color: black;
 
   color: black;
 
   transition-duration: 1.3s;
 
   transition-duration: 1.3s;
Line 632: Line 637:
 
   font-weight: 600;
 
   font-weight: 600;
 
   line-height: 34px;
 
   line-height: 34px;
 +
}
 +
.block-header-hp-summary {
 +
  color: #000000;
 +
  font-size: 18px;
 +
  font-weight: 600;
 +
  line-height: 22px;
 +
  font-weight: bold;
 
}
 
}
 
.block-text {
 
.block-text {
Line 639: Line 651:
 
   font-weight: 300;
 
   font-weight: 300;
 
   line-height: 21px;
 
   line-height: 21px;
 +
}
 +
.block-text-hp-text {
 +
  font-size: 14px;
 +
}
 +
.block-text-hp-notation {
 +
  font-size: 16px;
 +
  line-height: 24px;
 +
  text-align: center;
 +
}
 +
.block-text-hp-summary {
 +
  font-size: 16px;
 +
  font-weight: 300;
 +
  line-height: 24px;
 
}
 
}
 
.block-img {
 
.block-img {
Line 696: Line 721:
 
#groupparts {
 
#groupparts {
 
   width: 100%!important;
 
   width: 100%!important;
   padding: 0 15%;
+
   padding: 0 20%;
 
}
 
}
 
.home-photo {
 
.home-photo {
Line 1,013: Line 1,038:
 
.interlab-download-button:hover {
 
.interlab-download-button:hover {
 
   transition-duration: 0.3s;
 
   transition-duration: 0.3s;
   border-color: #FFFFFF!important;
+
   background-color: rgba(18, 13, 49, 0.8) !important;
 
}
 
}
 
.interlab .project {
 
.interlab .project {
Line 1,066: Line 1,091:
 
   color: black!important;
 
   color: black!important;
 
   text-decoration: none;
 
   text-decoration: none;
 +
  padding: 0!important;
 
}
 
}
 
.footer-social-item a:hover,
 
.footer-social-item a:hover,
Line 1,111: Line 1,137:
 
   }
 
   }
 
}
 
}
 +
  
 
/*=========================================================*/
 
/*=========================================================*/

Revision as of 13:22, 31 October 2017