mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
In twentyten, equalize border size on header and footer for print
git-svn-id: http://svn.automattic.com/wordpress/trunk@14225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6948c5f0fa
commit
8f63ab9743
@ -1259,9 +1259,12 @@ code {
|
||||
position: relative !important;
|
||||
}
|
||||
#header {
|
||||
border-bottom: 1pt solid #000;
|
||||
border-bottom: 2pt solid #000;
|
||||
padding-bottom: 18pt;
|
||||
}
|
||||
#colophon {
|
||||
border-top: 2pt solid #000;
|
||||
}
|
||||
#site-title,
|
||||
#site-description {
|
||||
float: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user