Difference between revisions of "Template:Macquarie Australia"
(Removed the anchor default code) |
(Readjusting contentcontainer width) |
||
(40 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 17: | Line 16: | ||
body { /* Holds page background formatting */ | body { /* Holds page background formatting */ | ||
− | + | background-image: url("https://static.igem.org/mediawiki/2015/1/1f/MQAust_BG1.png"); | |
− | + | background-size: 100%; | |
− | + | background-attachment: fixed; | |
− | /* background- | + | /* background-repeat: no-repeat; */ |
− | + | ||
} | } | ||
Line 60: | 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 129: | Line 127: | ||
display:block; /* makes the table cells clickable */ | display:block; /* makes the table cells clickable */ | ||
color: #ffffff; /* #ffffff is white */ | color: #ffffff; /* #ffffff is white */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 285: | 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 351: | Line 326: | ||
} | } | ||
− | /* | + | /* Image floating */ |
− | + | .floatImageRight { | |
− | + | float: right; | |
− | + | /* width: 120px; */ | |
− | + | margin: 0 0 0 0; | |
− | + | padding: 4px; | |
− | + | /* border: 1px solid black; */ | |
− | + | text-align: center; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | text-align: | + | |
} | } | ||
− | + | .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; */ | ||
+ | text-align: center; | ||
} | } | ||
− | h1 { /* | + | /* Class ContentContainer styling - this is here for standard content DEFAULTS */ |
+ | |||
+ | .contentContainer h1 { /* Colour and font family */ | ||
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
color: #000000; /*black*/ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
text-align: left; | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 24px; | ||
} | } | ||
− | h2 { /* | + | .contentContainer h2 { /* Colour and font family */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
color: #000000; /*black*/ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
text-align: left; | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 21px; | ||
} | } | ||
− | h3 { /* | + | .contentContainer h3 { /* Colour and font family */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
color: #000000; /*black*/ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
text-align: left; | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 19px; | ||
} | } | ||
− | h4 { /* | + | .contentContainer h4 { /* Colour and font family */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
color: #000000; /*black*/ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
text-align: left; | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 17px; | ||
} | } | ||
− | h5 { /* | + | .contentContainer h5 { /* Colour and font family */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
color: #000000; /*black*/ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
text-align: left; | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 15px; | ||
} | } | ||
− | h6 { /* | + | .contentContainer h6 { /* Colour and font family */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
color: #000000; /*black*/ | color: #000000; /*black*/ | ||
+ | border-bottom: none; | ||
+ | font-weight: bold; | ||
text-align: left; | text-align: left; | ||
+ | /* text-transform: uppercase; */ | ||
+ | font-size: 13px; | ||
} | } | ||
− | + | .contentContainer a { /*Style of the links */ | |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
− | color: # | + | display:inline; /* here to keep hyperlinks inline */ |
+ | font-weight: bold; | ||
+ | color: #0645ad; /* hyperlink blue */ | ||
+ | text-decoration: underline; | ||
+ | font-size: 14px; | ||
} | } | ||
− | /* | + | .contentContainer a:hover{ /* Styling links on hover */ |
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | color: #66cc66; /* websafe light green */ | ||
+ | } | ||
+ | |||
+ | .contentContainer table { /* default table formatting */ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | border-collapse: collapse; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | /* .contentContainer table, th { default table header formatting - 2015-09-12 TS Cannot use this!!! */ | ||
/* font-family: Verdana, Geneva, sans-serif; */ | /* font-family: Verdana, Geneva, sans-serif; */ | ||
− | /* | + | /* border: 1px solid black; */ |
+ | /* height: 20px; */ | ||
+ | /* padding: 4px; */ | ||
+ | /* text-align: center; */ | ||
+ | /* vertical-align: middle; */ | ||
+ | /* background-color: #ffffff; white*/ | ||
+ | /* color: #000000; black*/ | ||
+ | /* } */ | ||
+ | |||
+ | /* .contentContainer table, td { table detail formatting - 2015-09-10 TS Cannot use this!!! */ | ||
+ | /* font-family: Verdana, Geneva, sans-serif; */ | ||
+ | /* border: 1px solid black; */ | ||
+ | /* height: 28px; */ | ||
+ | /* padding: 15px; */ | ||
+ | /* text-align: left; */ | ||
+ | /* vertical-align: middle; */ | ||
+ | /* background-color: #ffffff; white*/ | ||
+ | /* color: #000000; black*/ | ||
/* } */ | /* } */ | ||
− | . | + | .contentContainer figcaption { /* Styling for figure captions - class */ |
font-family: Verdana, Geneva, sans-serif; | font-family: Verdana, Geneva, sans-serif; | ||
− | display: | + | display: block; /* here to keep the caption underneath the figure */ |
+ | text-align: left; | ||
} | } | ||
− | img { /* image formatting */ | + | .contentContainer ul { /* unordered list styling */ |
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | list-style-type: circle; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | |||
+ | .contentContainer ol { /* ordered list styling */ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | list-style-type:decimal; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | |||
+ | .contentContainer p { /* paragraph formatting */ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | color: #000000; /*black*/ | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | |||
+ | .contentContainer img { /* image formatting */ | ||
max-width:100%; | max-width:100%; | ||
} | } | ||
+ | |||
+ | /* ul { unordered list styling - TS 2015-09-10 this default changes the iGEM login bar! */ | ||
+ | /* font-family: Verdana, Geneva, sans-serif; */ | ||
+ | /* list-style-type: circle; */ | ||
+ | /* } */ | ||
+ | |||
+ | /* ol { ordered list styling - TS 2015-09-10 this default changes the iGEM login bar! */ | ||
+ | /* font-family: Verdana, Geneva, sans-serif; */ | ||
+ | /* list-style-type: circle; */ | ||
+ | /* } */ | ||
+ | |||
+ | /* a { hyperlink formatting - TS 2015-09-10 this anchor default changes the iGEM login bar! */ | ||
+ | /* font-family: Verdana, Geneva, sans-serif; */ | ||
+ | /* display:inline; here to keep hyperlinks inline */ | ||
+ | /* } */ | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 11:21, 19 November 2015