Changeset - 7a3d496ab302
[Not reviewed]
0 1 0
Jan Kaluza - 10 years ago 2015-11-27 08:06:00
jkaluza@redhat.com
Center images and fix their width
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
css/style.css
Show inline comments
 
@@ -273,8 +273,9 @@ form {
 
}
 

	
 
img {
 
  width: 100%;
 
/*   width: 100%; */
 
  max-width: 100%;
 
  display:block ; margin:0 auto ;
 
}
 

	
 
/*******************************************************************************
0 comments (0 inline, 0 general)