Reference mpw-js from the main page + interlace the images.
This commit is contained in:
@@ -35,6 +35,9 @@ a .popup {
|
||||
margin-right: -100px;
|
||||
padding: 8px;
|
||||
}
|
||||
a .popup.border {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
a:hover .popup {
|
||||
display: block;
|
||||
}
|
||||
@@ -108,6 +111,11 @@ img.block {
|
||||
margin: auto 1em;
|
||||
width: 640px;
|
||||
}
|
||||
img.border {
|
||||
background: #AAA;
|
||||
border: 1px solid #333;
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
.thumb {
|
||||
clear: both;
|
||||
|
Reference in New Issue
Block a user