Elküldve: 2012-02-13 - 12:55 PM
Az amit írtál, azt megtaláltam...próbáltam beilleszteni, de úgy nem működött, bemásoltam kódrészt, szerinted itt melyik részbe kéne? /* =Content
-------------------------------------------------------------- */
#main {
background:#FFF;
clear: both;
overflow: hidden;
padding: 0px ;
}
#content {
margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
color: #333;
font-size: 16px;
line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
margin-bottom: 8px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
font-size: 15px;
line-height: 21px;
overflow:auto;
font-family: "Courier New",Courier,monospace !important;
}
#content code {
font-size: 13px;
font-family: "Courier New",Courier,monospace !important;
}
#content dt,
#content th {
color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
color: #0E85CD;
line-height: 1.5em;
padding-left:10px;
margin:0px 0 10px 20px;
/*text-shadow: 0 1px 2px #BBB;
-moz-text-shadow:0 1px 2px #BBB;
-webkit-text-shadow:0 1px 2px #BBB;*/
-moz-text-shadow:2px 2px 0px #FFF,-2px -2px 0px #FFF,3px 3px 1px #ccc;
-webkit-text-shadow:2px 2px 0px #FFF,-2px -2px 0px #FFF,3px 3px 1px #ccc;
text-shadow:2px 2px 0px #FFF,-2px -2px 0px #FFF,3px 3px 1px #ccc;
}
#content table {
border: 1px solid #e7e7e7;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
}
#content tr {
background-color:#FFF;
}
#content .alternate {
background-color:#fff;
}
#content tr:hover {
background:none;
}
#content tr th,
#content thead th {
color: #000;
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 24px;
background-color:#f8f8f8;
}
#content tr td {
border-top: 1px solid #e7e7e7;
padding: 6px 24px;
}
#content tr.odd td {
background: #f2f7fc;
}
.hentry {
margin: 0 0 38px 0;
}
.home .sticky {
background: #fff;
border: 1px solid #EEE;
margin-left: 0px;
margin-right: 0px;
padding: 18px 20px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
-moz-box-shadow:4px 4px 0px #EEE, inset 0px 2px 10px #EEE;
-webkit-box-shadow:4px 4px 0px #EEE, inset 0px 2px 10px #EEE;
box-shadow:4px 4px 0px #EEE, inset 0px 2px 10px #EEE;
}
.single .hentry {
margin: 0 0 36px 0;
}
.page-title {
color: #000;
font-size: 14px;
font-weight: bold;
margin: 0 0 36px 0;
}
.page-title span {
color: #333;
font-size: 16px;
font-style: italic;
font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
color: #666;
text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
color: #0D85CC;
}
#content .entry-title {
color: #000000;
font-size: 30px;
font-weight: normal;
line-height: 1.3em;
margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
color:inherit;
text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
color: #333;
}
#content > h1.entry-title {
margin-bottom: 10px;
}
.entry-meta {
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
background-color: #F5F5F5;
border: 2px solid #FFF;
color: #666666;
display: block;
font-size: 12px;
margin-left: 0px;
padding: 0 10px;
box-shadow:1px 1px 3px #CCC;
-moz-box-shadow:1px 1px 3px #CCC;
-webkit-box-shadow:1px 1px 3px #CCC;
clear:both;
}
#content .entry-meta2, #content .entry-meta3 {
font-size:12px ;
padding: 0 10px;
clear:both;
display:block;
}
.entry-meta .comments-link {
float:right;
background:#FFF;
padding:0px 10px;
padding-bottom:0px;
font-size:12px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: inset 1px 1px 2px #CCC;
-moz-box-shadow: inset 1px 1px 2px #CCC;
-webkit-box-shadow: inset 1px 1px 2px #CCC;
}
#content h3.entry-format {
margin-left:10px;
display:inline;
float:left;
font-size:14px;
color:#666 !important;
text-decoration:underline;
text-transform: uppercase;
text-shadow: none;
-moz-text-shadow: none;
-webkit-text-shadow:none;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.entry-meta2 .comments-link {
border-bottom: 1px solid #EEEEEE;
float: right;
font-size: 12px;
padding: 0 10px;
}
.entry-meta abbr,
.entry-utility abbr {
border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
clear: both;
padding: 8px 10px 10px;
}
#content .entry-summary p:last-child {
margin-bottom: 12px;
}
.entry-content fieldset {
border: 1px solid #e7e7e7;
margin: 0 0 24px 0;
padding: 24px;
}
.entry-content fieldset legend {
background: #fff;
color: #000;
font-weight: bold;
padding: 0 24px;
}
.entry-content input {
margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
margin-right: 24px;
}
.entry-content label {
color: #666;
font-size: 12px;
}
.entry-content select {
margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
font-size: 10px;
}
.entry-content blockquote.left {
float: left;
margin-left: 0;
margin-right: 24px;
text-align: right;
width: 33%;
}
.entry-content blockquote.right {
float: right;
margin-left: 24px;
margin-right: 0;
text-align: left;
width: 33%;
}
.tag-links {
margin-left:30px;
}
.page-link {
color: #000;
font-weight: bold;
margin: 0 0 22px 0;
word-spacing: 0.5em;
clear:both;
}
.page-link a {
color: #333;
font-weight: normal;
padding: 0px 3px;
text-decoration: none;
background: #fff;
border:1px solid #DDD;
-moz-box-shadow:1px -1px 1px #EEE, inset 0px -6px 3px #EEE;
-webkit-box-shadow:1px -1px 1px #EEE, inset 0px -6px 3px #EEE;
box-shadow:1px -1px 1px #EEE, inset 0px -6px 3px #EEE;
}
.home .sticky .page-link a:active,
.home .sticky .page-link a:hover,
.page-link a:active,
.page-link a:hover{
background-color:#EEE;
}
body.page .edit-link {
clear: both;
display: block;
}
#entry-author-info {
background: #f2f7fc;
border-top: 4px solid #333;
clear: both;
font-size: 14px;
line-height: 20px;
margin: 24px 0;
overflow: hidden;
padding: 18px 20px;
}
#entry-author-info #author-avatar {
background: #fff;
border: 1px solid #e7e7e7;
float: left;
height: 60px;
margin: 0 -104px 0 0;
padding: 11px;
}
#entry-author-info #author-description {
float: left;
margin: 0 0 0 104px;
}
#entry-author-info h2 {
color: #000;
font-size: 100%;
font-weight: bold;
margin-bottom: 0;
}
.entry-utility {
clear: both;
color: #666;
font-size: 12px;
line-height: 18px;
}
a,
.entry-utility a {
color: #666;
}
.entry-meta a:hover,
.entry-utility a:hover {
color: #000;
}
#content .video-player {
padding: 0;
}