Updated colar to
https://color.adobe.com/%C5%9Eunun-kopyas%C4%B1-Flat-UI-color-theme-10379556
This commit is contained in:
21
index.html
21
index.html
@@ -3,27 +3,6 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>Getting Started</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<style>
|
||||
.line, .line1, .line2{
|
||||
fill: none;
|
||||
stroke: steelblue;
|
||||
stroke-width: 2px;
|
||||
}
|
||||
|
||||
.area{
|
||||
fill: lightsteelblue;
|
||||
-webkit-transition: opacity 2s;
|
||||
-moz-transition: opacity 2s;
|
||||
-ms-transition: opacity 2s;
|
||||
-o-transition: opacity 2s;
|
||||
transition: opacity 2s;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.hidden{
|
||||
opacity: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body class="impress-not-supported">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user