mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-16 18:35:51 +01:00
Fix blockquote font size
This commit is contained in:
@@ -64,6 +64,11 @@ h6 {
|
||||
.align-right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
/* ======================================================================== */
|
||||
/* Global Header */
|
||||
/* ======================================================================== */
|
||||
|
||||
Reference in New Issue
Block a user