Difference between revisions of "Team:XJTLU-CHINA/App.css"
Kerberos01 (Talk | contribs) (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 | + | border-top: solid #fff thick; |
} | } | ||
Line 145: | Line 145: | ||
width: 100%; | width: 100%; | ||
position: relative; | position: relative; | ||
− | background-color: | + | background-color: lightblue; |
} | } | ||
.logo{ | .logo{ | ||
margin-top: 20px; | margin-top: 20px; | ||
− | + | margin-left:40px; | |
float: left; | float: left; | ||
} | } | ||
Line 304: | Line 304: | ||
height: 90px; | height: 90px; | ||
top: 12px; | top: 12px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
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;
}
- PrimaryNaviBg1{
width: 100%; height: 150px; background: url(ImageXJTLU15/NavBtnImg1XJTLU15.png) center top no-repeat; background-size: contain;
}
- PrimaryNaviBg2{
width: 100%; height: 150px; background: url(ImageXJTLU15/NavBtnImg2XJTLU15.png) center top no-repeat; background-size: contain;
}
- PrimaryNaviBg3{
width: 100%; height: 150px; background: url(ImageXJTLU15/NavBtnImg3XJTLU15.png) center top no-repeat; background-size: contain;
}
- PrimaryNaviBg4{
width: 100%; height: 150px; background: url(ImageXJTLU15/NavBtnImg4XJTLU15.png) center top no-repeat; background-size: contain;
}
- PrimaryNaviBg5{
width: 100%; height: 150px; background: url(ImageXJTLU15/NavBtnImg5XJTLU15.png) center top no-repeat; background-size: contain;
}
- PrimaryNaviBg6{
width: 100%; height: 150px; background: url(ImageXJTLU15/NavBtnImg6XJTLU15.png) center top no-repeat; background-size: contain;
}
- PrimaryNaviBg7{
width: 100%; height: 150px; background: url(ImageXJTLU15/NavBtnImg7XJTLU15.png) center top no-repeat; background-size: contain;
}
- PrimaryNaviBg8{
width: 100%; height: 150px;; background: url(ImageXJTLU15/NavBtnImg8XJTLU15.png) center top no-repeat; background-size: contain;
}
- 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;
}
- ZPrimaryNaviBg1{
width: 100%; height: 50px; background-size: contain;
}
- ZPrimaryNaviBg2{
width: 100%; height: 50px; background-size: contain;
}
- ZPrimaryNaviBg3{
width: 100%; height: 50px; background-size: contain;
}
- ZPrimaryNaviBg4{
width: 100%; height: 50px; background-size: contain;
}
- ZPrimaryNaviBg5{
width: 100%; height: 50px; background-size: contain;
}
- ZPrimaryNaviBg6{
width: 100%; height: 50px; background-size: contain;
}
- ZPrimaryNaviBg7{
width: 100%; height: 50px; background-size: contain;
}
- ZPrimaryNaviBg8{
width: 100%; height: 50px;; background-size: contain;
}
- 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;
}