diff options
author | Timothy Warren <tim@timshomepage.net> | 2012-03-02 17:53:15 +0100 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2012-03-02 17:53:15 +0100 |
commit | c7916c1048f54fcff6427c25fee4f0815d4bcfa5 (patch) | |
tree | 95ed5920823f790efa2e7a3717ef55eea4084f80 | |
parent | f142192a97033c4f8d398212443bc4776bd2ca98 (diff) |
Removed welcome_message view changes
-rw-r--r-- | application/views/welcome_message.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/application/views/welcome_message.php b/application/views/welcome_message.php index 4d9161aa0..acc36b6d4 100644 --- a/application/views/welcome_message.php +++ b/application/views/welcome_message.php @@ -89,8 +89,6 @@ margin: 10px; border: 1px solid #D0D0D0; -webkit-box-shadow: 0 0 8px #D0D0D0; - -moz-box-shadow: 0 0 8px #D0D0D0; - box-shadow: 0 0 8px #D0D0D0; } </style> </head> |