mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-13 17:05:50 +01:00
Fix global font color definition.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
/* Common */
|
/* Common */
|
||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
* {
|
body {
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user