Difference between revisions of "Team:RHIT/StyleSheet1"

 
(19 intermediate revisions by the same user not shown)
Line 73: Line 73:
 
font-size: 20px;
 
font-size: 20px;
 
color:#efefef;
 
color:#efefef;
                                 width:90%;
+
                                  
                                padding-right:5%;
+
                                padding-left:5%;
+
 
                  }   
 
                  }   
 
                  
 
                  
Line 109: Line 107:
 
     margin-top: 15px;
 
     margin-top: 15px;
 
     margin-right: 10px;
 
     margin-right: 10px;
     margin-left: 10px;
+
     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 #565656;
+
     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: #E8E8E9;
+
                                color:#efefef;
 +
     background-color: #63697b;
 
     padding: 10px;
 
     padding: 10px;
     border: 1px solid #565656;
+
     border: 1px solid #DBA24C;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
     vertical-align: text-top;
 
     vertical-align: text-top;
Line 246: Line 247:
 
                         top:255px;
 
                         top:255px;
 
                         left:300px;
 
                         left:300px;
                         display: none;
+
                         display:none;
 
                                   }
 
                                   }
  
 
                       .ProjectSubResults{
 
                       .ProjectSubResults{
 
                         position:absolute;
 
                         position:absolute;
                         top:455px;
+
                         top:320px;
 
                         left:320px;
 
                         left:320px;
                         display: none;
+
                         display:none;
 
                                         }
 
                                         }
  
 
                       .ProjectSubHuman{
 
                       .ProjectSubHuman{
 
                         position:absolute;
 
                         position:absolute;
                         top:320px;
+
                         top:390px;
 
                         left:310px;
 
                         left:310px;
                         display: none;
+
                         display:none;
 
                                   }
 
                                   }
  
 
                       .ProjectSubAttr{
 
                       .ProjectSubAttr{
 
                         position:absolute;
 
                         position:absolute;
                         top:372px;
+
                         top:442px;
 
                         left:281px;
 
                         left:281px;
 
                         display:none;
 
                         display:none;

Latest revision as of 21:49, 18 September 2015