Difference between revisions of "Template:Macquarie Australia"
(Readjusting contentcontainer width) |
|||
(23 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
<html lang="en-AU"> | <html lang="en-AU"> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 19: | Line 18: | ||
background-image: url("https://static.igem.org/mediawiki/2015/1/1f/MQAust_BG1.png"); | background-image: url("https://static.igem.org/mediawiki/2015/1/1f/MQAust_BG1.png"); | ||
background-size: 100%; | background-size: 100%; | ||
+ | background-attachment: fixed; | ||
/* background-repeat: no-repeat; */ | /* background-repeat: no-repeat; */ | ||
} | } | ||
Line 58: | Line 58: | ||
.contentContainer { /* Creates the container for the content - class */ | .contentContainer { /* Creates the container for the content - class */ | ||
/* background-color: #EEEDEA; */ | /* background-color: #EEEDEA; */ | ||
− | width: | + | width: 943px; |
float: left; | float: left; | ||
− | padding: | + | padding: 16px; |
/* border-top: 6px solid #EE3e53; */ | /* border-top: 6px solid #EE3e53; */ | ||
} | } | ||
Line 260: | Line 260: | ||
border: 1px solid black; | border: 1px solid black; | ||
color: #000000; /*black*/ | color: #000000; /*black*/ | ||
− | font-size: | + | font-size: 14px; |
padding: 4px; | padding: 4px; | ||
} | } | ||
Line 331: | Line 331: | ||
float: right; | float: right; | ||
/* width: 120px; */ | /* width: 120px; */ | ||
− | margin: 0 0 | + | margin: 0 0 0 0; |
− | padding: | + | padding: 4px; |
+ | /* border: 1px solid black; */ | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .floatImageLeft { | ||
+ | float: right; | ||
+ | /* width: 120px; */ | ||
+ | margin: 0 0 0 0; | ||
+ | padding: 4px; | ||
+ | /* border: 1px solid black; */ | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .floatImageRightNoPad { | ||
+ | float: right; | ||
+ | /* width: 120px; */ | ||
+ | margin: 0 0 0 0; | ||
+ | padding: 0; | ||
/* border: 1px solid black; */ | /* border: 1px solid black; */ | ||
text-align: center; | text-align: center; | ||
Line 339: | Line 357: | ||
/* Class ContentContainer styling - this is here for standard content DEFAULTS */ | /* Class ContentContainer styling - this is here for standard content DEFAULTS */ | ||
− | .contentContainer h1 | + | .contentContainer h1 { /* Colour and font family */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
color: #000000; /*black*/ | color: #000000; /*black*/ | ||
Line 346: | Line 364: | ||
text-align: left; | text-align: left; | ||
/* text-transform: uppercase; */ | /* text-transform: uppercase; */ | ||
+ | font-size: 24px; | ||
+ | } | ||
+ | |||
+ | .contentContainer h2 { /* Colour and font family */ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
+ | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 21px; | ||
+ | } | ||
+ | |||
+ | .contentContainer h3 { /* Colour and font family */ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
+ | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 19px; | ||
+ | } | ||
+ | |||
+ | .contentContainer h4 { /* Colour and font family */ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
+ | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 17px; | ||
+ | } | ||
+ | |||
+ | .contentContainer h5 { /* Colour and font family */ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
+ | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 15px; | ||
+ | } | ||
+ | |||
+ | .contentContainer h6 { /* Colour and font family */ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
+ | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 13px; | ||
} | } | ||
Line 354: | Line 423: | ||
color: #0645ad; /* hyperlink blue */ | color: #0645ad; /* hyperlink blue */ | ||
text-decoration: underline; | text-decoration: underline; | ||
+ | font-size: 14px; | ||
} | } | ||
Line 395: | Line 465: | ||
} | } | ||
− | .contentContainer ul { /* unordered list styling | + | .contentContainer ul { /* unordered list styling */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
list-style-type: circle; | list-style-type: circle; | ||
+ | font-size: 14px; | ||
} | } | ||
− | .contentContainer ol { /* ordered list styling | + | .contentContainer ol { /* ordered list styling */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
− | list-style-type: | + | list-style-type:decimal; |
+ | font-size: 14px; | ||
} | } | ||
Line 408: | Line 480: | ||
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
color: #000000; /*black*/ | color: #000000; /*black*/ | ||
+ | font-size: 14px; | ||
} | } | ||
Latest revision as of 11:21, 19 November 2015