Difference between revisions of "Template:Macquarie Australia/Homestyle"
m (Changed petri dish styling) |
m (Made background fixed) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 16: | 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; | |
− | + | ||
} | } | ||
Line 71: | Line 71: | ||
} | } | ||
− | . | + | .centreStuffInline { /* Horizontal positioning */ |
− | + | text-align: center; | |
} | } | ||
− | . | + | .specialInline { /* Creates the container for inline content - class */ |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
display: inline-block; | display: inline-block; | ||
} | } | ||
Line 209: | Line 205: | ||
display: block; /* here to keep the caption underneath the figure */ | display: block; /* here to keep the caption underneath the figure */ | ||
text-align: left; | text-align: left; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 408: | Line 386: | ||
} | } | ||
− | ul { | + | /* 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 { | + | /* 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; */ | |
− | } | + | /* } */ |
h1 { /* Heading1 formatting */ | h1 { /* Heading1 formatting */ | ||
Line 459: | Line 437: | ||
} | } | ||
− | a { | + | /* 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 */ | |
− | } | + | /* } */ |
img { /* image formatting */ | img { /* image formatting */ |
Latest revision as of 13:21, 14 September 2015