Commit 975fc649 by Piotr Mitros

UI Revamp step 1

parent 026eaa08
......@@ -7,6 +7,20 @@ Copyright 2010 - Thierry Ruiz - www.dotemplate.com - All rights reserved.
THIS TEMPLATE IS FREE AS LONG AS YOU KEEP THE LINK TO WWW.DOTEMPLATE.COM IN THE FOOTER
TO REMOVE THE LINK, PLEASE MAKE A 10 DOLLARS DONATION at www.dotemplate.com/#donate
pmitros donated $10
Colors:
Light blue: bddeff
Blue: 7fbcfd
Very dark blue: #031634
Dark blue: #023063;
Dark Greenish: #7a994c;
Greenish: #adcc80;
Very light greenish: #dae5c9;
Bright orange: #fa720a;
----------------------------------------------------------------------------------------
*/
......@@ -27,10 +41,10 @@ body {
}
body {
body {
color:#023063;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
text-transform: normal;
......@@ -43,7 +57,7 @@ p {
h1 {
color:#adcc80;
font-size:24px;
font-size:1.6em;
margin:25px 0 10px 0;
clear:both;
}
......@@ -51,7 +65,7 @@ h1 {
h2 {
color:#adcc80;
font-size:18px;
font-size:1.1em;
margin:20px 0 10px 0;
clear:both;
}
......@@ -59,7 +73,7 @@ h2 {
h3 {
color:#adcc80;
font-size:16px;
font-size:1em;
margin:20px 0 5px 0;
clear:both;
}
......@@ -139,7 +153,7 @@ a:hover {
position:relative;
height:20px;
text-transform:uppercase;
font-size:12px;
font-size:0.9em;
font-family:Arial,sans-serif;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment