Give post titles more weight
This commit is contained in:
parent
a9eda22a4e
commit
cafb25786f
|
@ -531,10 +531,12 @@ margin on the iframe, cause it breaks stuff. */
|
||||||
|
|
||||||
.post-title {
|
.post-title {
|
||||||
margin:0;
|
margin:0;
|
||||||
|
color: #222;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-title a {
|
.post-title a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
color: #222;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-excerpt p {
|
.post-excerpt p {
|
||||||
|
|
Loading…
Reference in New Issue