Difference between revisions of "Team:Cork Ireland/Collaborations"
Line 28: | Line 28: | ||
body { | body { | ||
font-family: Arial, Verdana, sans-serif; | font-family: Arial, Verdana, sans-serif; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
} | } | ||
Line 44: | Line 46: | ||
} | } | ||
header img { | header img { | ||
− | float: left; | + | float: left; |
} | } | ||
Line 56: | Line 58: | ||
border-bottom-right-radius: 0; | border-bottom-right-radius: 0; | ||
border-bottom-left-radius: 0; | border-bottom-left-radius: 0; | ||
+ | width: 74.5%; | ||
margin: 10px; | margin: 10px; | ||
margin-bottom: 0; | margin-bottom: 0; | ||
Line 65: | Line 68: | ||
background: #3EDAAD; | background: #3EDAAD; | ||
border-radius: 10px; | border-radius: 10px; | ||
+ | min-width: 700px; | ||
} | } | ||
Line 75: | Line 79: | ||
list-style: none; | list-style: none; | ||
display: inline-block; | display: inline-block; | ||
− | padding: | + | padding: 15px 15px; |
} | } | ||
Line 106: | Line 110: | ||
#main_col { | #main_col { | ||
− | + | background: white; | |
− | + | width: 74.5%; | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | max-width: 800px; | |
+ | min-width: 600px; | ||
+ | margin: auto; | ||
} | } | ||
+ | |||
#project h2 { | #project h2 { |
Revision as of 21:30, 17 September 2015