Archived
1
0

make dark

This commit is contained in:
jeff 2015-09-17 16:50:32 -04:00
parent 5a2500dffc
commit 61fc6d076f

View File

@ -6,7 +6,7 @@
}
.frontend , .subject {
color: #0f0d2d;
color: #928BFF;
}
.name {
@ -118,7 +118,7 @@ body {
.frontend {
margin-top: 0px;
background: #e0f0f0;
background: red;
display: inline-block;
}