|
6 | 6 | background-image: linear-gradient(-74deg, transparent 90%, rgba(255, 255, 255, 0.23) 20%),
|
7 | 7 | linear-gradient(-74deg, transparent 83%, rgba(255, 255, 255, 0.18) 15%),
|
8 | 8 | linear-gradient(-74deg, transparent 76%, rgba(255, 255, 255, 0.1) 15%),
|
9 |
| - linear-gradient(to top, #127ab1, #1799e0, #1796db); |
| 9 | + linear-gradient(to top, #f25a02, #f26818, #f97e36); |
10 | 10 | background-size: cover;
|
11 | 11 | margin-bottom: 0px!important;
|
12 | 12 | }
|
|
27 | 27 |
|
28 | 28 | <body>
|
29 | 29 |
|
30 |
| - <img src=https://www.docker.com/sites/all/themes/docker/assets/images/brand-full.svg width=20%></img> |
31 |
| - |
32 |
| - <div class="inner"> |
33 |
| - <center><h1>Linux Tweet App!</h1></center> |
34 |
| - |
35 |
| - <center><img src="./linux.png"></img> |
36 |
| - <P> |
37 |
| - |
38 |
| - You've successfully deployed the Linux tweet app! Why not let the world know? |
39 |
| - |
40 |
| - <p> |
41 |
| - |
42 |
| - <a href="https://twitter.com/intent/tweet?button_hashtag=#Docker" class="twitter-hashtag-button" data-size="large" data-text="I'm learning how to deploy #Docker containers." data-url="http://www.docker.com" data-lang="en" data-show-count="false">Tweet</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> |
43 |
| - </div> |
| 30 | + <img src=https://www.docker.com/sites/all/themes/docker/assets/images/brand-full.svg width=20%></img> |
| 31 | + |
| 32 | + <div class="inner"> |
| 33 | + <center><h1>Docker training!</h1></center> |
| 34 | + |
| 35 | + <center><img src="./linux.png"></img><P> |
| 36 | + |
| 37 | + You've successfully deployed the Linux tweet app! Why not let the world know? |
| 38 | + |
| 39 | + <p> |
| 40 | + |
| 41 | + <a href="https://twitter.com/intent/tweet?button_hashtag=#Docker" class="twitter-hashtag-button" data-size="large" data-text="I'm learning how to deploy #Docker containers." data-url="http://www.docker.com" data-lang="en" data-show-count="false">Tweet</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> |
| 42 | + </div> |
44 | 43 | </body>
|
45 | 44 |
|
46 | 45 | </html>
|
0 commit comments