Difference between revisions of "Team:UMass-Dartmouth/Template:Base"
Line 6: | Line 6: | ||
body { | body { | ||
background-color: #000091; | background-color: #000091; | ||
+ | background-attachment: fixed; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/e/ed/Team_UMass-Dartmouth_banner.jpg) no-repeat; | ||
+ | margin: auto; | ||
} | } | ||
− | . | + | |
− | + | .backDrop img { | |
− | + | margin: auto; | |
− | + | width:80%; | |
− | + | border: 15px solid #000091 | |
+ | <!--margin-left: -7px;--> | ||
} | } | ||
Line 25: | Line 29: | ||
width:45%; | width:45%; | ||
float:right; | float:right; | ||
− | margin-right: | + | display: inline; |
+ | margin-right: 15px; | ||
overflow: hidden; | overflow: hidden; | ||
background-color: #E8BB00; | background-color: #E8BB00; | ||
+ | } | ||
+ | a { | ||
+ | font-family: "Times New Roman", Times, serif; | ||
} | } | ||
Revision as of 18:04, 13 July 2015