vivo/themes/wilma/css/ie7.css

11 lines
212 B
CSS
Raw Normal View History

/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/*fix for page-homepage*/
#log-in input {
width:200px;
margin-left:-24px;
}
#content-foaf-person {
border:1px solid blue;
}