diff --git a/CSS/Chat.css b/CSS/Chat.css index 5664206..79e5342 100644 --- a/CSS/Chat.css +++ b/CSS/Chat.css @@ -1,5 +1,5 @@ header, footer { - padding: 10px; + padding: 5px; color: white; background-color: blue; clear: left; @@ -14,20 +14,30 @@ header, footer { margin-left: 10px; } #ofekIm { - padding: 5px; - clear: left; - text-align: left; - width:25px; - height:25px; + + width: 25px; + height: 25px; + + } -#ofekTitle{ - font-size: 25px; +a{ + text-decoration: none; + margin-top: 10px ; + margin-right: 10px; + font-size: 15px; +} +#ofekTitle { + font-size: 20px; + font-family: Arial,serif; + clear: right; + text-align: right; + color: white; } - #chatBox { font-size: 20px; margin-top: 25px ; - margin-left:250px; + margin-bottom: 20px; + margin-left:200px; width:350px; height:75px; @@ -37,4 +47,6 @@ header, footer { } .userChat{ margin-left: 200px; -} \ No newline at end of file +} + +/*new sakak*/ \ No newline at end of file diff --git a/CSS/OfekCSS.css b/CSS/OfekCSS.css index fa5f182..d7f04a6 100644 --- a/CSS/OfekCSS.css +++ b/CSS/OfekCSS.css @@ -1,6 +1,6 @@ header, footer { - padding: 10px; + padding: 5px; color: white; background-color: blue; clear: left; @@ -14,22 +14,29 @@ header, footer { float: right; margin-left: 10px; } - #ofekIm { - padding: 5px; - clear: left; - text-align: left; + width: 25px; height: 25px; -} +} +a{ + text-decoration: none; + margin-top: 10px ; + margin-right: 10px; + font-size: 15px; +} +#ofekTitle { + font-size: 20px; + font-family: Arial,serif; + clear: right; + text-align: right; + color: white; +} .sign-in { margin: 150px; margin-top: 20px; } -#ofekTitle { - font-size: 25px; -} - +/*new sakak*/ diff --git a/CSS/SignUp.css b/CSS/SignUp.css index 4355b55..44d290a 100644 --- a/CSS/SignUp.css +++ b/CSS/SignUp.css @@ -1,5 +1,5 @@ header, footer { - padding: 10px; + padding:5px; color: white; background-color: blue; clear: left; @@ -15,13 +15,22 @@ header, footer { } #ofekIm { - padding: 5px; - clear: left; - text-align: left; + width: 25px; height: 25px; -} + +} +a{ + text-decoration: none; + margin-top: 10px ; + margin-right: 10px; + font-size: 15px; +} #ofekTitle { - font-size: 25px; -} \ No newline at end of file + font-size: 20px; + font-family: Arial,serif; + clear: right; + text-align: right; + color: white; +} /*new sakak*/ \ No newline at end of file diff --git a/CSS/UserFilter.css b/CSS/UserFilter.css index f7583f2..09aa06b 100644 --- a/CSS/UserFilter.css +++ b/CSS/UserFilter.css @@ -1,5 +1,5 @@ header, footer { - padding: 10px; + padding: 5px; color: white; background-color: blue; clear: left; @@ -14,12 +14,26 @@ header, footer { margin-left: 10px; } #ofekIm { - padding: 5px; - clear: left; - text-align: left; - width:25px; - height:25px; -}.Filter{ + + width: 25px; + height: 25px; + + +} +a{ + text-decoration: none; + margin-top: 10px ; + margin-right: 10px; + font-size: 15px; +} +#ofekTitle { + font-size: 20px; + font-family: Arial,serif; + clear: right; + text-align: right; + color: white; +} +.Filter{ margin-top: 40px; text-align: center; } @@ -29,9 +43,7 @@ header, footer { float: left; text-align: center; } -#ofekTitle{ - font-size: 25px; - } + .userRight{ margin-right: 25px; margin-top: 70px; @@ -39,4 +51,4 @@ header, footer { margin-bottom: 25px; float: right; text-align: center; -} \ No newline at end of file +} /*new sakak*/ \ No newline at end of file diff --git a/OfekTwitterFiles/Chat.html b/OfekTwitterFiles/Chat.html index 8df3e1c..988bd82 100644 --- a/OfekTwitterFiles/Chat.html +++ b/OfekTwitterFiles/Chat.html @@ -1,7 +1,7 @@
- +