diff --git a/hybrid.css b/hybrid.css index e7e1ba3..8c6361c 100644 --- a/hybrid.css +++ b/hybrid.css @@ -57,7 +57,7 @@ a { } a:hover { - color: #0F0; + color: #FF0099; text-decoration: underline; } @@ -87,7 +87,7 @@ div.header-center { } #editor { - border-right: 2px dotted #0F0; + border-right: 2px dotted #FF0099; } #editor textarea { @@ -141,7 +141,7 @@ div.header-center { background: #FFF; width: 360px; display: none; - border: 2px solid #0F0; + border: 2px solid #FF0099; } #footer { @@ -229,11 +229,11 @@ img.logo{ input, select, button{ background: #FFF; - border: 2px solid #0F0; + border: 2px solid #FF0099; } div.dz-error-message span{ - border-bottom: 2px dotted #0F0!important; + border-bottom: 2px dotted #FF0099!important; } div.dz-details{ diff --git a/imgs/logo.png b/imgs/logo.png new file mode 100644 index 0000000..1593633 Binary files /dev/null and b/imgs/logo.png differ diff --git a/hybrid.html b/index.html similarity index 91% rename from hybrid.html rename to index.html index 83b010e..24498ee 100644 --- a/hybrid.html +++ b/index.html @@ -55,8 +55,8 @@ -