Difference between revisions of "Template:Macquarie Australia/Homestyle"
(Added initial content - copied from main css template) |
m (Made background fixed) |
||
(8 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 69: | Line 69: | ||
width: 100%; | width: 100%; | ||
text-align: left; | text-align: left; | ||
+ | } | ||
+ | |||
+ | .centreStuffInline { /* Horizontal positioning */ | ||
+ | text-align: center; | ||
} | } | ||
Line 382: | 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 433: | 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