diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2010-10-30 16:53:58 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2010-10-30 16:53:58 +0000 |
commit | de4b3670d8252fe180f634fe17647226b9a1b2a6 (patch) | |
tree | 3197c660fee107785ddb7abbe087c7d0247d2a9b /h-source/Public | |
parent | 19272c7c88f5df7fbba47f120efe440b5a472315 (diff) |
improved users history - part 2
Diffstat (limited to 'h-source/Public')
-rwxr-xr-x | h-source/Public/Css/website.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/h-source/Public/Css/website.css b/h-source/Public/Css/website.css index 9809448..01e35c9 100755 --- a/h-source/Public/Css/website.css +++ b/h-source/Public/Css/website.css @@ -1443,6 +1443,6 @@ ins margin:10px 5px; padding:10px; background:#F1D8D8; -/* border-bottom:1px solid #D26262; */ -/* border-top:1px solid #D26262; */ + border-bottom:1px solid #DC143C; + border-top:1px solid #DC143C; }
\ No newline at end of file |