diff -r 03b0d1493584 -r 1e6e4baafa3d web/wp-content/themes/IRI-Theme/style.css --- a/web/wp-content/themes/IRI-Theme/style.css Wed Dec 23 17:55:33 2009 +0000 +++ b/web/wp-content/themes/IRI-Theme/style.css Thu Dec 24 17:17:09 2009 +0000 @@ -1,9 +1,9 @@ /* Theme Name: test IRI sam -Theme URI: http://www.cybunk.com/ -Description: A Wordpress magazine theme adaptation for IRI +Theme URI: http://www.iri.centrepompidou.fr +Description: A Wordpress theme adaptation for IRI Version: 0.1 -Author: cybunk +Author: Samuel Huron Author URI: http://www.cybunk.com/ Credits: http://code.google.com/p/blueprintcss/ */ @@ -237,10 +237,10 @@ #searchB #s { background: transparent url('images/icons/search_grey.png') 0px center no-repeat; - background-color:#333333; + background-color:#CCCCCC; padding: 2px 0 2px 17px; width: 135px; - color: #FFF; + color: #000000; font-size: 0.8em; border: 1px solid #151515; margin-top: 3px; @@ -250,7 +250,7 @@ #searchB #s:hover { color: #000; border: 1px solid #333333; - background-color:#b8b8b8; + /*background-color:#b8b8b8;*/ } .search-excerpt { margin: 0; }