
style.css
By: a guest on
Apr 24th, 2012 | syntax:
None | size: 0.76 KB | hits: 23 | expires: Never
/*
Theme Name: Twenty Eleven Child
Description: Child theme for the Twenty Eleven theme
Author: Your name here
Template: twentyeleven
*/
@import url("../twentyeleven/style.css");
#site-title a {
color: #009900;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
clear: both;
}
h1,
h2 {
color: #000;
font-size: 15px;
font-weight: bold;
margin: 0 0 .8125em; }
h3 {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}
h4, h5, h6 {
font-size: 14px;
margin: 0;
}
hr {
}
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.625em;
}
#site-title {
padding: 3.65625em 0 0;
text-align: center;
margin:0;
}
h1#site-title span img {width:300px;height:100px;}