Consolidate shared CSS rules
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
This commit is contained in:
@@ -24,12 +24,6 @@ form.form input {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
form.form input[type=submit] {
|
||||
width: auto;
|
||||
margin: auto;
|
||||
border-bottom: 2px solid blue;
|
||||
}
|
||||
|
||||
/*********************************/
|
||||
/** Profile page **/
|
||||
/*********************************/
|
||||
@@ -204,16 +198,3 @@ form.edituser #picturebuttons a {
|
||||
padding: 0;
|
||||
height: 28px;
|
||||
}
|
||||
|
||||
#member_list .pagebuttons {
|
||||
text-align: center;
|
||||
}
|
||||
#member_list .pagebuttons a {
|
||||
background: #efefef;
|
||||
border: 1px solid #ccc;
|
||||
padding: 5px;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
#member_list .pagebuttons .previous {
|
||||
margin-right: -1px;
|
||||
}
|
||||
Reference in New Issue
Block a user