BambooPanda (Talk | contribs) |
|||
Line 82: | Line 82: | ||
margin: auto; | margin: auto; | ||
} | } | ||
− | + | .tablinks{ | |
+ | cursor: pointer; | ||
+ | } | ||
+ | .tablinks:hover{ | ||
+ | |||
+ | } | ||
+ | .months-container{ | ||
+ | text-align: justify; | ||
+ | margin:12px 18% 12px 18%; | ||
+ | } | ||
+ | .months-container div{ | ||
+ | width: 125px; | ||
+ | margin: 3px 8px 8px 3px; | ||
+ | text-align: center; | ||
+ | font-family: "Montserrat"; | ||
+ | font-size: 24px; | ||
+ | display:inline-block; | ||
+ | } | ||
+ | .months-container:after{ | ||
+ | content: ''; | ||
+ | width: 100%; /* Ensures there are at least 2 lines of text, so justification works */ | ||
+ | display: inline-block; | ||
+ | } | ||
/* Style the main tab content */ | /* Style the main tab content */ | ||
Line 107: | Line 129: | ||
− | / | + | /**********************************************CSS ENDS HERE***************************************************/ |
</style> | </style> | ||
Line 115: | Line 137: | ||
<br> | <br> | ||
<img src="https://static.igem.org/mediawiki/2018/9/9b/T--NUS_Singapore-A--Notebook_heading.png" width="1090" height="160" alt="Notebook heading" usemap="#workmap"> | <img src="https://static.igem.org/mediawiki/2018/9/9b/T--NUS_Singapore-A--Notebook_heading.png" width="1090" height="160" alt="Notebook heading" usemap="#workmap"> | ||
+ | |||
+ | <div class="months-container"> | ||
+ | <div><span>Protocol</span></div> | ||
+ | <div><span>May</span></div> | ||
+ | <div><span>June</span></div> | ||
+ | <div><span>July</span></div> | ||
+ | <div><span>August</span></div> | ||
+ | <div><span>September</span></div> | ||
+ | <!--<div><span>October</span></div>--> | ||
+ | </div> | ||
<p style="text-align: center;">Click on different notebooks to see our records.</p> | <p style="text-align: center;">Click on different notebooks to see our records.</p> |
Revision as of 04:09, 28 September 2018
CONNECT WITH US