Conflicts:
	html/style-classic.css
This commit is contained in:
Dany De Bontridder 2015-05-18 22:56:17 +02:00
parent 217fcae732
commit d1a7cfca1e

View file

@ -1,4 +1,7 @@
/* <style type="text/css"> */
/**
* Use a font
*/
@font-face {
font-family: 'OpenSansRegular';
src: url('image/OpenSansRegular.eot');
@ -1451,7 +1454,6 @@ div#modele_op_div{
left: 4%;
border:1px solid #00008B;
min-width: 75%;
width: 100%;
box-shadow: 10px 10px 5px #888888;
}
}