Update WP and plugins
This commit is contained in:
parent
10a4713229
commit
1fb77fc4ff
864 changed files with 101724 additions and 78262 deletions
|
@ -63,7 +63,7 @@ ul, ol, dl {
|
|||
}
|
||||
|
||||
a img {
|
||||
border:0
|
||||
border: 0
|
||||
}
|
||||
abbr {
|
||||
border: 0;
|
||||
|
@ -84,7 +84,7 @@ label {
|
|||
margin: 6px 0 14px 0;
|
||||
padding: 0 0 7px 0;
|
||||
border-bottom: none;
|
||||
text-align:center
|
||||
text-align: center
|
||||
}
|
||||
#logo a {
|
||||
background-image: url(../images/w-logo-blue.png?ver=20131202);
|
||||
|
@ -107,10 +107,6 @@ label {
|
|||
display: block;
|
||||
}
|
||||
|
||||
#logo a:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.step {
|
||||
margin: 20px 0 15px;
|
||||
}
|
||||
|
@ -334,7 +330,7 @@ body.rtl,
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and ( max-width: 782px ) {
|
||||
@media screen and (max-width: 782px) {
|
||||
|
||||
.form-table {
|
||||
margin-top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue