New stylesheet for JavaDoc

This commit is contained in:
Casey Reas
2011-09-02 21:33:18 +00:00
parent a77e4b0504
commit 726418fbda
3 changed files with 33 additions and 27 deletions

View File

@@ -46,10 +46,10 @@ h1 { font-size: 145% }
/* Table colors */
.TableHeadingColor {
background: #CCCCBE;
color: #5A5A46;
background: #CCCCCC;
color: #5A5A5A;
}
.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */
.TableSubHeadingColor { background: #EEEEFF } /* Gray */
.TableRowColor { background: #FFFFFF } /* White */
/**
@@ -126,7 +126,7 @@ dl, dd, dt,
dt > b
{
color: #666666;
font-size: 1em;
font-size: 1.2em;
}
code,
@@ -141,11 +141,13 @@ pre
font-size: 1.2em;
}
/* force the table-headers small .. */
b
{
font-size: small;
}
/**
* /* force the table-headers small .. */
* b
* {
* font-size: small;
* }
*/
tr,
td

View File

@@ -46,10 +46,10 @@ h1 { font-size: 145% }
/* Table colors */
.TableHeadingColor {
background: #CCCCBE;
color: #5A5A46;
background: #CCCCCC;
color: #5A5A5A;
}
.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */
.TableSubHeadingColor { background: #EEEEFF } /* Gray */
.TableRowColor { background: #FFFFFF } /* White */
/**
@@ -126,7 +126,7 @@ dl, dd, dt,
dt > b
{
color: #666666;
font-size: 1em;
font-size: 1.2em;
}
code,
@@ -141,11 +141,13 @@ pre
font-size: 1.2em;
}
/* force the table-headers small .. */
b
{
font-size: small;
}
/**
* /* force the table-headers small .. */
* b
* {
* font-size: small;
* }
*/
tr,
td

View File

@@ -46,10 +46,10 @@ h1 { font-size: 145% }
/* Table colors */
.TableHeadingColor {
background: #CCCCBE;
color: #5A5A46;
background: #CCCCCC;
color: #5A5A5A;
}
.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */
.TableSubHeadingColor { background: #EEEEFF } /* Gray */
.TableRowColor { background: #FFFFFF } /* White */
/**
@@ -126,7 +126,7 @@ dl, dd, dt,
dt > b
{
color: #666666;
font-size: 1em;
font-size: 1.2em;
}
code,
@@ -141,11 +141,13 @@ pre
font-size: 1.2em;
}
/* force the table-headers small .. */
b
{
font-size: small;
}
/**
* /* force the table-headers small .. */
* b
* {
* font-size: small;
* }
*/
tr,
td