Add table of contents
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user