diff --git a/css/mystyle.css b/css/mystyle.css deleted file mode 100644 index 04d089e..0000000 --- a/css/mystyle.css +++ /dev/null @@ -1,6 +0,0 @@ -.profile_image{ - margin:.5em 10px .5em 0; - overflow:hidden; - border:1px solid #ccc; - height:300px; -} diff --git a/css/style.css b/css/style.css index 089771f..204c337 100644 --- a/css/style.css +++ b/css/style.css @@ -1,13 +1,20 @@ /* ===== Primary Styles ======================================================== - Author: + Author: Devashish, Sherjil ========================================================================== */ +.profile_image{ + margin:.5em 10px .5em 0; + overflow:hidden; + border:1px solid #ccc; + height:300px; +} - - +footer{ + text-align:center; +} diff --git a/demo.html b/demo.html index cb1c2e8..74cbdcf 100644 --- a/demo.html +++ b/demo.html @@ -22,7 +22,6 @@ -