look.css: added blockquote
This commit is contained in:
parent
ff2fcda23b
commit
52243beebf
@ -131,6 +131,12 @@ h2 a, h3 a{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
margin-left: 1em;
|
||||
padding-left: 1em;
|
||||
border-left: 4px solid #ccc;
|
||||
}
|
||||
|
||||
/* Fix-up for Firefox rendering of Cardo in bold */
|
||||
@-moz-document url-prefix() {
|
||||
h2, div#tabs ul li a, #header-inner #title {
|
||||
|
Loading…
Reference in New Issue
Block a user