Switch css over to 960.gs. If I did everything right, things should look exactly the same.

This commit is contained in:
Jef van Schendel
2011-06-23 02:09:00 +02:00
parent 54de443a6a
commit f7bcfafff0
11 changed files with 401 additions and 45 deletions

View File

@@ -59,12 +59,6 @@ a.mediagoblin_logo:hover {
background-position:0px -28px;
}
.mediagoblin_container {
width: 960px;
margin-left: auto;
margin-right: auto;
}
.mediagoblin_header_right {
float:right;
}
@@ -105,22 +99,14 @@ a.mediagoblin_logo:hover {
/* forms */
.form_box {
width:300px;
margin-left:auto;
margin-right:auto;
background-color:#393939;
background-image:url("../images/background_lines.png");
background-repeat:repeat-x;
padding:1px 83px 30px 83px;
font-size:18px;
}
.submit_box {
width:600px;
padding-bottom:30px;
}
.edit_box {
width:600px;
background-image:url("../images/background_edit.png");
}

View File

@@ -0,0 +1 @@
../../../contrib/960_12_col.css