Changed edit page: new background image, image is included in form, submit button text changed, title text changed, created new css class for edit forms
This commit is contained in:
@@ -119,6 +119,11 @@ a.mediagoblin_logo:hover {
|
||||
width:600px;
|
||||
}
|
||||
|
||||
.edit_box {
|
||||
width:600px;
|
||||
background-image:url("../images/background_edit.png");
|
||||
}
|
||||
|
||||
.form_box h1 {
|
||||
font-size:28px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user