Migrate from Fancybox to Magnific Popup. re #73
--HG-- rename : about.xml => about.html
This commit is contained in:
parent
d3ce31c6be
commit
e547899584
18 changed files with 412 additions and 882 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue