@charset "UTF-8";
/* CSS Document */
body{
background: url(../images/bg-repeat.jpg) repeat-x top left #f4f4f4;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 19px;
color: #4b4b4b;
margin: 0;
padding: 0;
}
* {
margin:0;
padding:0;
}
img {border:none}
a {color:#2da1dc;}
a:hover {color:black;}
p{
font-size: 14px;
line-height: 19px;
padding: 4px 0 5px 0;
}
h1{
font-size: 30px;
font-weight: normal;
padding: 5px 0 5px 0;
}
h2{
border-bottom: 2px dotted #b4b4b4;
font-size: 23px;
line-height: 24px;
color: #ca4808;
font-weight: normal;
padding: 5px 0 7px 0;
margin: 10px 0 4px 0;
}
ul {padding:5px 0 0 15px;}
ul.no-bullets{list-style: none; padding: 5px 0 0 0;}
li {padding-bottom:5px;}
.clear {clear:both;}
.float-left {float:left;}
.float-right {float:right;}
/* Container Styles
------------------------------------------------*/
#wrapper{
margin: 0 auto;
width: 960px;
}
#header{
background: url(../images/header-bg.jpg) no-repeat top center;
height: 123px;
}
#main{
background: url(../images/main-repeat.png) repeat-y top center;
padding: 0 18px;
}
#footer{
background: url(../images/footer-bg.gif) no-repeat top center;
font-size: 13px;
padding: 30px 10px 10px 10px;
}
.content{
float: left;
width: 640px;
}
.sidebar{
float: right;
width: 260px;
}
/* Styles
------------------------------------------------*/
.logo{
float: left;
background: url(../images/logo-bg.jpg) no-repeat top center;
text-align: center;
padding-top: 5px;
width: 189px;
height: 90px;
}
/* Nav */
#navigation{
float: right;
padding-top: 56px;
width: 540px;
}
ul.navMenu {
float: right;
list-style: none;
padding: 0;
margin: 0;
}
ul.navMenu li{
float: left;
padding-left: 5px;
}
a.navbutton span {
background: transparent url(../images/nav-left.gif) no-repeat top left;
display: block;
color: white;
font-weight: normal;
padding: 5px 0 6px 13px;
}
a.navbutton {
float: left;
background: transparent url(../images/nav-right.gif) no-repeat top right;
display: block;
text-decoration: none;
padding-right: 13px;
height: 30px;
}
a:hover.navbutton span{
background: transparent url(../images/nav-left.gif) no-repeat bottom left;
}
a:hover.navbutton{
background: transparent url(../images/nav-right.gif) no-repeat bottom right;
}
/* Nav end */
.intro{
background: #e9e9e9;
margin-bottom: 5px;
height: 205px;
}
.introtext{
float: left;
padding: 20px 0 0 0;
width: 510px;
}
.introtext h1,
.introtext p{padding-left: 20px}
a.intro-button{
background: #4ebaf1;
display: block;
color: white;
font-size: 24px;
text-decoration: none;
text-align: right;
padding: 13px 13px 13px 0;
margin-top: 10px;
width: 490px;
}
a:hover.intro-button{background:#3ca5db;}
.productshot{
float: right;
padding-right: 15px;
}
.product{
float: left;
background: #e9e9e9;
margin: 10px 10px 0 0;
width: 200px;
height: 140px;
}
.button{
margin: 10px 0 15px 0;
}
.button a{
background: #4ebaf1;
cursor: pointer;
color: white;
font-size: 14px;
text-decoration: none;
text-align: left;
padding: 6px 10px;
}
.button a:hover{background:#3ca5db;}
/* Footer */
#footer p {font-size: 13px;}
#footer a{padding-right: 8px;}
# |
Change |
User |
Description |
Committed |
|
#1
|
16170 |
perforce_software |
Move Chronicle files to follow new path scheme for branching. |
|
|
//guest/perforce_software/chronicle/collateral/graphics/Themes/Orange Theme/HTML/css/styles.css |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|