Line 47: | Line 47: | ||
</div> | </div> | ||
</nav> | </nav> | ||
+ | <style type="text/css"> | ||
+ | #quicklink { | ||
+ | padding-left: 8%; | ||
+ | padding-bottom: 30px; | ||
+ | width: 92%; | ||
+ | min-height: 300px; | ||
+ | float: left; | ||
+ | background-color: #1b1c3a; | ||
+ | font-family: "Trebuchet MS", Helvetica, sans-serif; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*Set up height place holder for the banner*/ | ||
+ | #bannerContainer { | ||
+ | width: 100%; | ||
+ | height:550px; | ||
+ | overflow:hidden; | ||
+ | margin: 0px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | |||
+ | div.project_row a{ | ||
+ | color:#5570b0; | ||
+ | |||
+ | } | ||
+ | |||
+ | </style> | ||
<script> | <script> |
Revision as of 08:23, 2 July 2016