1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 21:02:41 +02:00
Nothing major, just a cleanup for ultimate grayness


git-svn-id: file:///svn/phpbb/trunk@7639 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher
2007-05-19 11:18:00 +00:00
parent e327c74d6c
commit 20ff6c35e2
4 changed files with 7 additions and 7 deletions

View File

@@ -413,14 +413,14 @@ blockquote {
blockquote blockquote {
/* Nested quotes */
background-color:#EFEED9;
background-color:#bababa;
font-size:1em;
margin:0.5em 1px 0pt 15px;
}
blockquote blockquote blockquote {
/* Nested quotes */
background-color: #EBEADD;
background-color: #e4e4e4;
}
blockquote cite {