Difference between revisions of "Template:Washington"
(14 intermediate revisions by the same user not shown) | |||
Line 97: | Line 97: | ||
/*Change the styling of text for everything inside main container*/ | /*Change the styling of text for everything inside main container*/ | ||
− | #mainContainer p { | + | #mainContainer p, p2 { |
font-family: "Open Sans", Helvetica, sans-serif; | font-family: "Open Sans", Helvetica, sans-serif; | ||
font-size: 12px; | font-size: 12px; | ||
Line 139: | Line 139: | ||
#contentContainer p { | #contentContainer p { | ||
− | margin-right: | + | margin-right: 15%; |
− | margin-left: | + | margin-left: 15%; |
font-family: "Uni Sans", Helvetica, sans-serif; | font-family: "Uni Sans", Helvetica, sans-serif; | ||
color: white; | color: white; | ||
Line 148: | Line 148: | ||
line-height: 200%; | line-height: 200%; | ||
font-size: 15.5px; | font-size: 15.5px; | ||
+ | } | ||
− | + | #contentContainer p1 { | |
+ | font-family: "Uni Sans", Helvetica, sans-serif; | ||
+ | color: white; | ||
+ | line-spacing: 5px; | ||
+ | border-bottom: none; | ||
+ | font-weight: normal; | ||
+ | line-height: 200%; | ||
+ | font-size: 15.5px; | ||
} | } | ||
+ | #contentContainer p2 { | ||
+ | margin-right: 30%; | ||
+ | margin-left: 30%; | ||
+ | font-family: "Uni Sans", Helvetica, sans-serif; | ||
+ | color: white; | ||
+ | line-spacing: 5px; | ||
+ | border-bottom: none; | ||
+ | font-weight: normal; | ||
+ | line-height: 200%; | ||
+ | font-size: 15.5px; | ||
+ | } | ||
+ | |||
/*Style of the links - links are different inside the menu */ | /*Style of the links - links are different inside the menu */ | ||
Line 219: | Line 239: | ||
font-size: 36px; | font-size: 36px; | ||
} | } | ||
+ | |||
+ | img { | ||
+ | float: center; | ||
+ | margin: 0px 0px 15px 20px; | ||
+ | } | ||
Line 372: | Line 397: | ||
<!-- End of CSS --> | <!-- End of CSS --> | ||
<head> | <head> | ||
− | <script data-require="jquery-cookie@1.3.1" data-semver="1.3.1" src="// | + | <script data-require="jquery-cookie@1.3.1" data-semver="1.3.1" src="https://2015.igem.org/Template:Washington_jquary?action=raw&ctype=text/javascript" type="text/javascript"></script> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function () { | $(document).ready(function () { |
Latest revision as of 22:39, 18 September 2015