Difference between revisions of "Team:RHIT/StyleSheet1"
(29 intermediate revisions by the same user not shown) | |||
Line 37: | Line 37: | ||
position:absolute; | position:absolute; | ||
top:150%; | top:150%; | ||
− | text-align: | + | text-align:left; |
background-color:#454652; | background-color:#454652; | ||
font-family: "Arial", Helvetica, sans-serif; | font-family: "Arial", Helvetica, sans-serif; | ||
Line 46: | Line 46: | ||
position:absolute | position:absolute | ||
padding-top:1px; | padding-top:1px; | ||
− | padding-left: | + | padding-left:2%; |
− | padding-right: | + | padding-right:2%; |
height: 100%; | height: 100%; | ||
width: 97%; | width: 97%; | ||
Line 73: | Line 73: | ||
font-size: 20px; | font-size: 20px; | ||
color:#efefef; | color:#efefef; | ||
+ | |||
} | } | ||
Line 106: | Line 107: | ||
margin-top: 15px; | margin-top: 15px; | ||
margin-right: 10px; | margin-right: 10px; | ||
− | margin-left: | + | margin-left: 21%; |
} | } | ||
/*Change the styling of table cells*/ | /*Change the styling of table cells*/ | ||
#contentContainer td { | #contentContainer td { | ||
+ | color:#efefef; | ||
padding: 10px; | padding: 10px; | ||
− | border: 1px solid # | + | border: 1px solid #DBA24C; |
border-collapse: collapse; | border-collapse: collapse; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
+ | background-color:#454652; | ||
} | } | ||
/*Change the styling of table headers */ | /*Change the styling of table headers */ | ||
#contentContainer th { | #contentContainer th { | ||
− | background-color: # | + | color:#efefef; |
+ | background-color: #63697b; | ||
padding: 10px; | padding: 10px; | ||
− | border: 1px solid # | + | border: 1px solid #DBA24C; |
border-collapse: collapse; | border-collapse: collapse; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
Line 233: | Line 237: | ||
position:absolute; | position:absolute; | ||
top:480px; | top:480px; | ||
− | left: | + | left:683px; |
− | + | display: none; | |
} | } | ||
Line 243: | Line 247: | ||
top:255px; | top:255px; | ||
left:300px; | left:300px; | ||
− | display: none; | + | display:none; |
} | } | ||
.ProjectSubResults{ | .ProjectSubResults{ | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:320px; |
left:320px; | left:320px; | ||
− | display: none; | + | display:none; |
} | } | ||
.ProjectSubHuman{ | .ProjectSubHuman{ | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:390px; |
left:310px; | left:310px; | ||
− | display: none; | + | display:none; |
} | } | ||
.ProjectSubAttr{ | .ProjectSubAttr{ | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:442px; |
left:281px; | left:281px; | ||
display:none; | display:none; |
Latest revision as of 21:49, 18 September 2015