mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
git-svn-id: https://develop.svn.wordpress.org/trunk@20426 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -4286,12 +4286,12 @@ h3.available-themes {
|
||||
overflow: hidden;
|
||||
padding: 20px;
|
||||
vertical-align: top;
|
||||
width: 240px;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.available-theme a.screenshot {
|
||||
width: 240px;
|
||||
height: 180px;
|
||||
width: 300px;
|
||||
height: 225px;
|
||||
display: block;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
@@ -4300,7 +4300,7 @@ h3.available-themes {
|
||||
}
|
||||
|
||||
.available-theme img {
|
||||
width: 240px;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.available-theme h3 {
|
||||
|
||||
Reference in New Issue
Block a user