make dark
This commit is contained in:
parent
5a2500dffc
commit
61fc6d076f
@ -6,7 +6,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.frontend , .subject {
|
.frontend , .subject {
|
||||||
color: #0f0d2d;
|
color: #928BFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.name {
|
.name {
|
||||||
@ -118,7 +118,7 @@ body {
|
|||||||
|
|
||||||
.frontend {
|
.frontend {
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
background: #e0f0f0;
|
background: red;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user