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