consistency, see change in postform.mustache
This commit is contained in:
parent
d030303ed3
commit
e75cf64769
@ -7,7 +7,6 @@
|
||||
color: #117743;
|
||||
}
|
||||
|
||||
|
||||
.name , .subject {
|
||||
font-weight: bold;
|
||||
}
|
||||
@ -16,7 +15,6 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
input {
|
||||
width: 70%;
|
||||
}
|
||||
@ -69,7 +67,6 @@ hr {
|
||||
border-style: solid none none;
|
||||
}
|
||||
|
||||
|
||||
a:hover , a:visited:hover {
|
||||
color: #f13333;
|
||||
}
|
||||
@ -240,6 +237,10 @@ html {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
#postform_attachment {
|
||||
max-width: 330px;
|
||||
}
|
||||
|
||||
#faq > div {
|
||||
margin-left: 20%;
|
||||
width: 50%;
|
||||
@ -308,7 +309,6 @@ textarea#reply-text {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
|
||||
hr {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user