I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit d7b4be1e authored by z3d's avatar z3d
Browse files

Minor futzing with the dark console theme.

parent 7ed509b7
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,7 @@ div.news {
background: url(images/darkbluetile.png);
}
div.news li\ {
div.news li {
text-align: left;
list-style-type:square;
margin: 2px 20px 0px 30px;
......@@ -301,7 +301,7 @@ text-align: justify;
h1 {
text-align: left;
color: #bbf;
color: #ddf;
padding: 10px;
margin-left: 240px;
margin-bottom: 20px;
......@@ -312,10 +312,10 @@ h1 {
font-style: normal;
text-transform: uppercase;
letter-spacing: 0.06em;
text-shadow: 0px 0px 1px rgba(0, 0, 120, 0.9);
text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.9);
white-space: normal;
background-color: #004;
/* -moz-box-shadow: 0 2px 2px 1px #ccccff; */
-moz-box-shadow: inset 0px 0px 16px 0px #009;
border: 1px solid #99f;
border-radius: 4px;
-moz-border-radius: 4px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment