Difference between revisions of "Team:XJTLU-CHINA/App.css"

(Created page with "*{ padding: 0; margin: 0; font-family: Tahoma; } .container{ margin: 0 75px; } .header{ height: 135px; z-index: 1; position: absolute; width:...")
 
 
Line 138: Line 138:
 
.footer{
 
.footer{
 
     height: 200px;
 
     height: 200px;
     border-top: solid blue thick;
+
     border-top: solid #fff thick;
 
}
 
}
  
Line 145: Line 145:
 
     width: 100%;
 
     width: 100%;
 
     position: relative;
 
     position: relative;
     background-color: black;
+
     background-color: lightblue;
 
}
 
}
  
 
.logo{
 
.logo{
 
     margin-top: 20px;
 
     margin-top: 20px;
    height: 150px;
+
margin-left:40px;
 
     float: left;
 
     float: left;
 
}
 
}
Line 304: Line 304:
 
     height: 90px;
 
     height: 90px;
 
     top: 12px;
 
     top: 12px;
}
 
 
.author{
 
    position: absolute;
 
    color: #111111;
 
    right: 20px;
 
    top: 1px;
 
    font-size: 6px;
 
 
}
 
}

Latest revision as of 06:59, 17 September 2015

  • {
   padding: 0;
   margin: 0;
   font-family: Tahoma;

}

.container{

   margin: 0 75px;

}

.header{

   height: 135px;
   z-index: 1;
   position: absolute;
   width: 100%;

}

.headerBg{

   background-color: white;
   height: 150px;
   z-index: -10;
   position: absolute;
   width: 100%;
   opacity: 0.5;

}

.navi{

   float: right;

}

.mainNavi ul, li{

   list-style: none;
   font-weight: 600;

}

.mainNavi{

   width: 112px;

}

.mainNavi a{

   color: black;
   background-size: 100%;
   text-decoration: none;
   display: block;
   width: 112px;
   text-align: center;

}

.mainNavi li{

   padding-top: 15px;
   padding-bottom: 15px;
   background-color: #3399FF;

}

.navi li{

   float: left;
   margin-right: 3px;

}

.mainNavi li a{

   color: black;
   background-image: none;

}

  1. PrimaryNaviBg1{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg1XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg2{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg2XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg3{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg3XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg4{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg4XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg5{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg5XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg6{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg6XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg7{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg7XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg8{
   width: 100%;
   height: 150px;;
   background: url(ImageXJTLU15/NavBtnImg8XJTLU15.png) center top no-repeat;
   background-size: contain;

}

  1. PrimaryNaviBg9{
   width: 100%;
   height: 150px;
   background: url(ImageXJTLU15/NavBtnImg9XJTLU15.png) center top no-repeat;
   background-size: contain;

}

.primaryNavi{

   padding-top: 111px;

}

.mainNavi ul{

   display: none;

}


.footer{

   height: 200px;
   border-top: solid #fff thick;

}

.footerBg{

   height: 100%;
   width: 100%;
   position: relative;
   background-color: lightblue;

}

.logo{

   margin-top: 20px;

margin-left:40px;

   float: left;

}

.logoImg{

   padding-top: 70px;
   color: white;
   font-size: 30px;

}





.Zheader{

   height: 135px;
   z-index: 1;
   position: fixed;
   width: 100%;
   display: none;

}

.ZheaderBg{

   background-color: white;
   height: 50px;
   z-index: -10;
   position: fixed;
   width: 100%;
   opacity: 0.8;

}

.Znavi{

   float: right;

}

.ZmainNavi ul, li{

   list-style: none;
   font-weight: 600;

}

.ZmainNavi{

   width: 112px;

}

.ZmainNavi a{

   color: black;
   background-size: 100%;
   text-decoration: none;
   display: block;
   width: 112px;
   text-align: center;

}

.ZmainNavi li{

   padding-top: 15px;
   padding-bottom: 15px;
   background-color: #3399FF;

}

.Znavi li{

   float: left;
   margin-right: 3px;

}

.ZmainNavi li a{

   color: black;
   background-image: none;

}

  1. ZPrimaryNaviBg1{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg2{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg3{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg4{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg5{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg6{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg7{
   width: 100%;
   height: 50px;
   background-size: contain;

}

  1. ZPrimaryNaviBg8{
   width: 100%;
   height: 50px;;
   background-size: contain;

}

  1. ZPrimaryNaviBg9{
   width: 100%;
   height: 50px;
   background-size: contain;

}

.ZprimaryNavi{

   padding-top: 5px;

}

.ZmainNavi ul{

   display: none;

}

.navilogoText{

   position: absolute;
   font-weight: 600;
   padding-top: 111px;

}

.ZnavilogoText{

   position: absolute;
   font-weight: 600;
   padding-top: 5px;

}

.navilogo{

   position: absolute;
   height: 90px;
   top: 12px;

}