Difference between revisions of "Team:RHIT/StyleSheet1"

 
(390 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
 
 
/*-- 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;
float:left;
+
                                top:9px;
                                  
+
                                 left: 48.6%;
margin:0px;
+
                                margin-right: -51.4%;
padding: 0px;
+
                                transform: translate(-50%, -50%);
 +
                                -webkit-transform: translate(-50%, -50%);
 
}
 
}
  
 
/*left align Black Menu Bar */
 
/*left align Black Menu Bar */
 
#top_menu_inside {  
 
#top_menu_inside {  
margin-left: 20px;  
+
margin-left: auto;
 +
                                margin-right: auto;
 
}
 
}
 +
 
/* PAGE LAYOUT */
 
/* PAGE LAYOUT */
  
Line 29: Line 32:
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer {   
 
#mainContainer {   
width:101.3%;
+
width:108.7%;
                                height:100%;
+
 
overflow:hidden;
 
overflow:hidden;
float:inherit;
 
 
        padding:auto;
 
        padding:auto;
                                 position:relative;
+
                                 position:absolute;
                                 top:-6px;
+
                                 top:150%;
                                left:54%;
+
                                 text-align:left;
                                 text-align:center;
+
              background-color:#454652;
background-color:#454652;
+
font-family: "Arial", Helvetica, sans-serif;
font-family: "Arial", Helvetica, sans-serif;
+
                                z-index:0;                   
                             
+
 
                                           }
 
                                           }
                               
 
  
/* Creates the container for the content */
+
                  #contentContainer {
#contentContainer {
+
                                position:absolute
                             
+
                                padding-top:1px;
padding-top:1px;
+
                                 padding-left:2%;
                                 padding-left:1px;
+
                                 padding-right:2%;
                                 padding-right:1px;
+
 
                                 height: 100%;
 
                                 height: 100%;
width: 97%;
+
                                width: 97%;
float:left
+
                                float:left
background-color:#454652;  
+
                                background-color:#454652;
font-family: "Arial", Helvetica, sans-serif;
+
                                font-family: "Arial", Helvetica, sans-serif;
                               
+
                                      }
                    }
+
 
 +
 
  
 
/*Set up height place holder for the banner*/
 
/*Set up height place holder for the banner*/
Line 63: Line 62:
 
                                 width:100%;   
 
                                 width:100%;   
 
                                 position: relative;
 
                                 position: relative;
                                 top:-6px;
+
                                 top:176px;  
                                 left:50%;  
+
                                 float:left;
 +
                                z-index:1;
 
                  }
 
                  }
  
Line 73: Line 73:
 
font-size: 20px;
 
font-size: 20px;
 
color:#efefef;
 
color:#efefef;
 +
                               
 
                  }   
 
                  }   
 
                  
 
                  
Line 88: Line 89:
 
#contentContainer a {  
 
#contentContainer a {  
 
font-weight: bold;
 
font-weight: bold;
color: #64afb3;
+
color: #DBA24C;
                     background-color: #454652
+
                     background-color: #454552;
 
                      }
 
                      }
  
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 185: Line 189:
 
                      
 
                      
 
                 /*buttons for the menu*/
 
                 /*buttons for the menu*/
                     .home{
+
 
 +
                     .home1{
 
                       position:absolute;
 
                       position:absolute;
 
                       top: 10px;
 
                       top: 10px;
 
                       left: 5px;
 
                       left: 5px;
 
                           }
 
                           }
                     .team{
+
                     .team1{
 
                       position:absolute;
 
                       position:absolute;
 
                       top: 90px;
 
                       top: 90px;
 
                       left: 170px;
 
                       left: 170px;
 
                           }
 
                           }
                     .project{
+
                     .project1{
 
                       position:absolute;
 
                       position:absolute;
                       top: 120px;
+
                       top: 125px;
 
                       left: 300px;
 
                       left: 300px;
 
                           }
 
                           }
                     .parts{
+
                   
 +
                     .parts1{
 
                       position:absolute;
 
                       position:absolute;
 
                       top: 140px;
 
                       top: 140px;
 
                       left: 500px;
 
                       left: 500px;
 
                           }
 
                           }
                     .notebook{
+
                   
 +
 
 +
                      #Des{
 +
                        position:absolute;
 +
                        top:276px;
 +
                        left:691px;
 +
                        display: none;                   
 +
                                  }
 +
 
 +
                      #Wet{
 +
                        position:absolute;
 +
                        top:349px;
 +
                        left:721px; 
 +
                        display: none;                   
 +
                                  }
 +
 
 +
                      #Prot{
 +
                        position:absolute;
 +
                        top:405px;
 +
                        left:706px;
 +
                        display: none;                   
 +
                                  }
 +
 
 +
                      #ref{
 +
                        position:absolute;
 +
                        top:480px;
 +
                        left:683px; 
 +
                        display: none;                   
 +
                                  }
 +
 
 +
 
 +
 
 +
                      .ProjectSubDesc{
 +
                        position:absolute;
 +
                        top:255px;
 +
                        left:300px;
 +
                        display:none;
 +
                                  }
 +
 
 +
                      .ProjectSubResults{
 +
                        position:absolute;
 +
                        top:320px;
 +
                        left:320px;
 +
                        display:none;
 +
                                        }
 +
 
 +
                      .ProjectSubHuman{
 +
                        position:absolute;
 +
                        top:390px;
 +
                        left:310px;
 +
                        display:none;
 +
                                  }
 +
 
 +
                      .ProjectSubAttr{
 +
                        position:absolute;
 +
                        top:442px;
 +
                        left:281px;
 +
                        display:none;
 +
                                  }
 +
 
 +
                     .notebook1{
 
                       position:absolute;
 
                       position:absolute;
                       top:100px;
+
                       top:115px;
                       left:650px;
+
                       left:655px;
 
                           }
 
                           }
                     .safety{
+
 
 +
                     .safety1{
 
                       position:absolute;
 
                       position:absolute;
                       top:10px;
+
                       top:30px;
 
                       left:880px;
 
                       left:880px;
 
                           }
 
                           }
 +
 +
                    .attn {
 +
                      color:#9CFBE4;
 +
                            }
 +
</style>
 +
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 21:49, 18 September 2015