mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-15 23:25:50 +01:00
git-svn-id: http://svn.automattic.com/wordpress/trunk@20426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ab78931b86
commit
9f64b56973
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user