Difference between revisions of "Team:Aalto-Helsinki/LabBook"
m |
(navbar text color changes if you are on this page) |
||
Line 4: | Line 4: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | /* This changes the color of navbar text */ | ||
+ | #labnav { | ||
+ | color: gray !important; | ||
+ | } | ||
/* Styling for our amazing table! */ | /* Styling for our amazing table! */ | ||
Line 30: | Line 35: | ||
position: fixed; | position: fixed; | ||
left: 0; | left: 0; | ||
− | top: | + | top: 10%; |
width: 10%; | width: 10%; | ||
z-index: 2; | z-index: 2; | ||
Line 41: | Line 46: | ||
#sidenav > li > a > h4 { | #sidenav > li > a > h4 { | ||
− | margin-top: | + | margin-top:2px; |
− | padding-top: | + | padding-top: 1px; |
padding-bottom: 0px; | padding-bottom: 0px; | ||
} | } |
Revision as of 10:30, 13 August 2015