Mon Jan 29 04:23:37 PST 2007
- Previous message: [Slony1-commit] slony1-www/images header-background.png header-left.png header-right.png intro-header-bg.png intro-header-left.png intro-header-right.png
- Next message: [Slony1-commit] slony1-www index.html
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-www
In directory main:/tmp/cvs-serv19937
Added Files:
style.css
Log Message:
Add the stylesheet too.
--- NEW FILE: style.css ---
body{
font-family: sans serif;
font-size: 10pt;
margin: 8px;
}
.header{
min-width: 782px;
margin: 0;
height: 108px;
background: url('images/header-background.png') top left repeat-x;
overflow: hidden;
}
.header .left{
margin-left: 0;
float: left;
background: url('images/header-left.png') top left;
width: 575px;
height: 108px;
overflow: hidden;
}
.header .right{
float: right;
background: url('images/header-right.png') top right;
width: 206px;
height: 108px;
overflow: hidden;
}
.header .menu{
position: relative;
left: 330px;
top: 82px;
margin: 0;
padding: 0;
height: 20px;
}
.header .menu a{
color: #ffffff;
text-decoration: none;
font-size: 14pt;
font-weight: bold;
}
.header .menu a:hover{
color: #cccccc;
}
.content{
width: 100%;
}
.col1{
float: left;
width: 59%;
}
.col2{
float: left;
margin-left: 1%;
width: 40%;
}
.intro-header{
width: 100%;
height: 28px;
background: url('images/intro-header-bg.png') top left repeat-x;
overflow: hidden;
}
.intro-header .left{
background: url('images/intro-header-left.png') top left no-repeat;
width: 4%;
height: 28px;
float: left;
}
.intro-header .right{
width: 96%;
height: 26px;
float: left;
background: url('images/intro-header-right.png') top right no-repeat;
overflow: hidden;
padding-top: 2px;
}
.intro-header .right a{
color: #cccccc;
text-decoration: none;
font-size: 14pt;
font-weight: bold;
}
.intro-header .right a:hover{
color: #aaaacc;
text-decoration: none;
font-size: 14pt;
font-weight: bold;
}
- Previous message: [Slony1-commit] slony1-www/images header-background.png header-left.png header-right.png intro-header-bg.png intro-header-left.png intro-header-right.png
- Next message: [Slony1-commit] slony1-www index.html
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list