облагородил
This commit is contained in:
parent
18c4259d16
commit
c0bd2ddf3d
|
|
@ -2,11 +2,13 @@ body {
|
|||
background: #fff;
|
||||
margin: 0;
|
||||
border: none;
|
||||
font-family: Verdana, sans-serif;
|
||||
color: #696969;
|
||||
font-family: Arial,Helvetica,sans-serif;
|
||||
line-height: 180%;
|
||||
}
|
||||
|
||||
a {
|
||||
color: gray;
|
||||
color: black;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
|
@ -18,6 +20,7 @@ img {
|
|||
|
||||
h1 {
|
||||
text-align: center;
|
||||
color: #696969;
|
||||
}
|
||||
|
||||
#main {
|
||||
|
|
|
|||
Loading…
Reference in New Issue