diff --git a/pages/css/style.css b/pages/css/style.css index ccb3f05..12d3ad7 100644 --- a/pages/css/style.css +++ b/pages/css/style.css @@ -62,4 +62,20 @@ body { html, body { height: 100%; margin: 0; +} + +#conversations +{ + width: 20%; + float: left; +} + +#conversation +{ + +} + +#unreadmsg +{ + background-color: #DDD; } \ No newline at end of file diff --git a/pages/index.html b/pages/index.html index d849e7b..446f905 100644 --- a/pages/index.html +++ b/pages/index.html @@ -1,7 +1,8 @@ + Chat - + @@ -9,84 +10,87 @@ - + + -
-
-