Changed colors to darker versions.
This commit is contained in:
@@ -19,6 +19,14 @@ body {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
a:link {
|
||||
color: #ffff00;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #009CD9;
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
* Containers. *
|
||||
****************************************************************************/
|
||||
@@ -30,7 +38,8 @@ body {
|
||||
}
|
||||
|
||||
.background {
|
||||
background-color: lightgray;
|
||||
background-color: darkslategray;
|
||||
color: lightgray;
|
||||
}
|
||||
|
||||
.image-container {
|
||||
|
Reference in New Issue
Block a user