diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-10 04:15:11 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-10 04:15:11 +0000 |
| commit | e1a9ce2c90974ee2d59edb92895fc0f4b690679e (patch) | |
| tree | a6dd0de1367829fb32ad2c9142655f8fd17416ff /assets | |
| parent | fbf0e2916c67a0cca43e6e29b0ef30b2460bd240 (diff) | |
bootstraped the index
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/style.css | 4 |
1 files changed, 4 insertions, 0 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; } +*/ /***********************************************************************************************************************/ |
