mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
git-svn-id: http://svn.automattic.com/wordpress/trunk@2025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a8fa06212e
commit
3dae426318
@ -34,11 +34,13 @@ body {
|
||||
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
||||
background-color: #d5d6d7;
|
||||
color: #333;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#page {
|
||||
background-color: white;
|
||||
border: 1px solid #959596;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#header {
|
||||
@ -244,7 +246,7 @@ body {
|
||||
|
||||
.widecolumn {
|
||||
padding: 10px 0 20px 0;
|
||||
margin: 5px auto;
|
||||
margin: 5px 0 0 150px;
|
||||
width: 450px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user