Difference between revisions of "Team:RHIT/StyleSheet1"

 
(16 intermediate revisions by the same user not shown)
Line 107: 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:red;
+
                                 background-color:#454652;
 
                                 }
 
                                 }
  
 
/*Change the styling of table headers */
 
/*Change the styling of table headers */
 
     #contentContainer th {
 
     #contentContainer th {
 +
                                color:#efefef;
 
     background-color: #63697b;
 
     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 245: 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