Add table of contents

This commit is contained in:
Michael Rose
2013-05-24 15:06:54 -04:00
parent 452b59ed7a
commit 6955c5a084
5 changed files with 23 additions and 3 deletions

View File

@@ -1883,7 +1883,7 @@ html {
margin-left: 4.166666666666667%;
margin-right: 4.166666666666667%;
position: fixed;
top: 25px;
top: 120px;
right: 0;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);

View File

@@ -2837,7 +2837,7 @@ img.mfp-img {
margin-left: 4.166666666666667%;
margin-right: 4.166666666666667%;
position: fixed;
top: 25px;
top: 120px;
right: 0;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);

View File

@@ -52,7 +52,7 @@ html {
.prefix(12,0.5);
.suffix(12,0.5);
position: fixed;
top: 25px;
top: 120px;
right: 0;
.box-shadow(0 0 5px rgba(0,0,0,.50));
}