|
@@ -20,15 +20,12 @@ body background: #ddeeff
|
|
|
|
|
|
*/
|
|
|
|
|
|
-@import 'https://fonts.googleapis.com/css?family=Eczar';
|
|
|
-
|
|
|
body {
|
|
|
color: #335555;
|
|
|
background-color: #99bbdd;
|
|
|
background: linear-gradient(to top right, #99bbdd, #3366aa);
|
|
|
|
|
|
font-size: 12px;
|
|
|
- font-family: Eczar, serif;
|
|
|
|
|
|
line-height: 1.4;
|
|
|
|