mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-12 13:44:21 +01:00
Not used.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
73d33cce75
commit
fdc0c7ac8a
35
print.css
35
print.css
@ -1,35 +0,0 @@
|
||||
/* This is the stylesheet modern browser will use to print your pages. */
|
||||
|
||||
a {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: serif;
|
||||
font-size: 12pt;
|
||||
}
|
||||
|
||||
#content {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#header, h3, h4, .storytitle {
|
||||
border: none;
|
||||
font-weight: bold;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#main {
|
||||
float: none;
|
||||
margin: 0px 10%;
|
||||
padding: 0px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#menu {
|
||||
display: none;
|
||||
}
|
Loading…
Reference in New Issue
Block a user