Migrate from Fancybox to Magnific Popup. re #73

--HG--
rename : about.xml => about.html
This commit is contained in:
Sébastien Lucas 2013-06-25 08:53:04 +02:00
parent d3ce31c6be
commit e547899584
18 changed files with 412 additions and 882 deletions

View file

@ -46,6 +46,16 @@ a:hover { color:#000; text-decoration: none; }
.books:hover { width: 100%; background-color: #778899; }
.link a:hover { display:inline-block; width: 100%; background-color: #778899; /*Dirty IE Hack*/ zoom: 1; *display: inline;}
.mfp-content .bookpopup {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 700px;
margin: 20px auto;
}
img
{
margin:0;