Difference between revisions of "Team:NTNU Trondheim/Style"

 
(16 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
     text-decoration: none;
 
     text-decoration: none;
 
     font-size: 16px;
 
     font-size: 16px;
  overflow: hidden;
 
 
}
 
}
  
Line 29: Line 28:
 
}
 
}
  
 +
 +
.icon {
 +
  padding-left: 1rem;
 +
  padding-right: 1rem;
 +
}
 +
 +
.frontpage-text {
 +
  font-size: 30px !important;
 +
  text-align: center;
 +
  color: #61586f;
 +
  }
 
    
 
    
  
Line 34: Line 44:
 
     color: white;
 
     color: white;
 
}
 
}
 +
 +
a.btn:visited {
 +
  color: #fafafa !important;
 +
}
  
 
a.ntnu_dropbtn:visited { color: white }
 
a.ntnu_dropbtn:visited { color: white }
Line 100: Line 114:
 
html, body {
 
html, body {
 
     max-width: 100%;
 
     max-width: 100%;
    overflow-x: hidden;
 
 
}
 
}
  
Line 147: Line 160:
 
   }
 
   }
 
   a.middle-indicator-text{
 
   a.middle-indicator-text{
     color:white !important;
+
     color:#86858a !important;
 
   }
 
   }
 
.content-indicator{
 
.content-indicator{
Line 157: Line 170:
 
     border-radius: 50px;  
 
     border-radius: 50px;  
 
   }
 
   }
    .indicators{
+
 
  visibility: hidden;
+
  }
+
  
 
.ntnu_block {
 
.ntnu_block {
Line 270: Line 281:
 
   position: fixed; /* Set the navbar to fixed position */
 
   position: fixed; /* Set the navbar to fixed position */
 
   top: 14px; /* Position the navbar at the top of the page */
 
   top: 14px; /* Position the navbar at the top of the page */
   width: 98.8%; /* Full width */
+
   width: 100%; /* Full width */
 
   z-index: 7;
 
   z-index: 7;
  overflow: hidden;
 
 
    
 
    
 
}
 
}

Latest revision as of 09:43, 15 October 2018