(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; | ||
− | |||
} | } | ||
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%; | ||
− | |||
} | } | ||
Line 147: | Line 160: | ||
} | } | ||
a.middle-indicator-text{ | a.middle-indicator-text{ | ||
− | color: | + | color:#86858a !important; |
} | } | ||
.content-indicator{ | .content-indicator{ | ||
Line 157: | Line 170: | ||
border-radius: 50px; | border-radius: 50px; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
.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: | + | width: 100%; /* Full width */ |
z-index: 7; | z-index: 7; | ||
− | |||
} | } |
Latest revision as of 09:43, 15 October 2018