From e1a9ce2c90974ee2d59edb92895fc0f4b690679e Mon Sep 17 00:00:00 2001 From: kumar Date: Sun, 10 Jul 2016 00:15:11 -0400 Subject: bootstraped the index --- assets/css/style.css | 4 +++ index.html | 96 ++++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 86 insertions(+), 14 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 2dc5b78..3c80cd7 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -178,6 +178,7 @@ main .search img { display: inline; } +/* footer { background-color: #333333; @@ -205,12 +206,15 @@ footer h6 { font-style: italic; } +*/ +/* footer nav a { display: block; color: darkgray; vertical-align: top; } +*/ /***********************************************************************************************************************/ diff --git a/index.html b/index.html index 0ef2133..91c1312 100644 --- a/index.html +++ b/index.html @@ -4,13 +4,24 @@ Solutions Repo + + + + + + - + + + + + + -
+ + <!– –> -
+ --> + +
-
+ \ No newline at end of file -- cgit v1.2.3