Skip to content

Commit 24e1881

Browse files
Initial Commit
1 parent e659839 commit 24e1881

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/rotor.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ body p {
3030
table
3131
{
3232
color: black;
33-
background: #FFFFCC;
33+
background: #b1afba /*#FFFFCC;*/
3434
}
3535

3636
table.plain
@@ -43,7 +43,7 @@ table.plain
4343
td, th
4444
{
4545
color: black;
46-
background: #FFFFCC;
46+
background: #b1afba;
4747
padding: 4px;
4848
}
4949

@@ -62,7 +62,7 @@ a:link
6262

6363
a:visited
6464
{
65-
color: purple;
65+
color: blue;
6666
}
6767

6868
a:active

0 commit comments

Comments
 (0)