mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
New stylesheet for JavaDoc
This commit is contained in:
@@ -49,7 +49,7 @@ h1 { font-size: 120% }
|
||||
background: #CCCCCC;
|
||||
color: #5A5A5A;
|
||||
}
|
||||
.TableSubHeadingColor { background: #EEEEFF } /* Gray */
|
||||
.TableSubHeadingColor { background: #EEEEEE } /* Gray */
|
||||
.TableRowColor { background: #FFFFFF } /* White */
|
||||
|
||||
|
||||
@@ -144,7 +144,7 @@ pre
|
||||
/* force the table-headers small .. */
|
||||
b
|
||||
{
|
||||
font-size: medium;
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user