diff --git a/css/styles.css b/css/styles.css index 9723532..fa3fada 100644 --- a/css/styles.css +++ b/css/styles.css @@ -26,7 +26,7 @@ header { .header-inner a { color: white; text-decoration: none; - margin-right: 10px; + margin-right: 15px; } .header-inner a.home { @@ -35,6 +35,13 @@ header { color: white; } +.ic-download { + background-image: url(/img/ic_cloud_download_white_24dp_1x.png); + padding-left: 25px; + background-size: 20px; + background-repeat: no-repeat; +} + .header-right { display: inline-block; float: right; diff --git a/img/ic_cloud_download_white_24dp_1x.png b/img/ic_cloud_download_white_24dp_1x.png new file mode 100644 index 0000000..0c6978c Binary files /dev/null and b/img/ic_cloud_download_white_24dp_1x.png differ diff --git a/index.html b/index.html index 9de01d7..5a0102f 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ TL-Schema Explorer - + @@ -21,10 +21,10 @@
TL-Schema Explorer (Layer 71) - Download schema.json - Download schema.tl