Difference between revisions of "Team:RHIT/StyleSheet1"

 
(38 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
/*-- Remove borders, float content left and remove padding/margin */
 
/*-- Remove borders, float content left and remove padding/margin */
 
#globalWrapper,#content{
 
#globalWrapper,#content{
background-color: transparent;
+
background-color: #63697b;
 
                                 position: absolute;
 
                                 position: absolute;
 
                                 top:9px;
 
                                 top:9px;
Line 27: Line 27:
 
/* Change Background color*/
 
/* Change Background color*/
 
body {  
 
body {  
background-color:transparent;
+
background-color: #63697b;
 
}
 
}
  
Line 37: Line 37:
 
                                 position:absolute;
 
                                 position:absolute;
 
                                 top:150%;
 
                                 top:150%;
                                 text-align:center;
+
                                 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:1px;
+
                                 padding-left:2%;
                                 padding-right:1px;
+
                                 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: 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 164: Line 168:
  
 
               .effectHeader1{
 
               .effectHeader1{
                         color:#efefef;
+
                         color:#DBA246;
 
                         text-decoration:underline;
 
                         text-decoration:underline;
 
                         text-transform:uppercase;
 
                         text-transform:uppercase;
Line 171: Line 175:
  
 
               .effectHeader2{
 
               .effectHeader2{
                         color:#efefef;
+
                         color:#DBA246;
 
                         text-decoration:underline;
 
                         text-decoration:underline;
 
                         text-transform:uppercase;
 
                         text-transform:uppercase;
Line 178: Line 182:
  
 
               .effectHeader3{
 
               .effectHeader3{
                         color:#efefef;
+
                         color:#DBA246;
 
                         text-decoration:underline;
 
                         text-decoration:underline;
 
                         text-transform:uppercase;
 
                         text-transform:uppercase;
Line 229: Line 233:
 
                         display: none;                     
 
                         display: none;                     
 
                                   }
 
                                   }
 +
 +
                      #ref{
 +
                        position:absolute;
 +
                        top:480px;
 +
                        left:683px; 
 +
                        display: none;                   
 +
                                  }
 +
  
  
Line 235: 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;
Line 270: Line 282:
 
                       left:880px;
 
                       left:880px;
 
                           }
 
                           }
 +
 +
                    .attn {
 +
                      color:#9CFBE4;
 +
                            }
 +
</style>
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 21:49, 18 September 2015