new styles, add README.md
This commit is contained in:
parent
0e79899546
commit
563ff286c2
2 changed files with 28 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
body {
|
||||
background-color: #380E36;
|
||||
color: #F7E5F4;
|
||||
background-color: #EEEEE4;
|
||||
color: #452A21;
|
||||
line-height: 1.6;
|
||||
font-size: 19px;
|
||||
width: 750px;
|
||||
|
@ -11,9 +11,9 @@ ul {
|
|||
list-style-type: none;
|
||||
}
|
||||
a {
|
||||
color: #5A77F2
|
||||
color: #1A7FAD;
|
||||
}
|
||||
pre {
|
||||
background-color: #5E1C56;
|
||||
background-color: #FAE8B6;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue