Regenerate CSS

pull/36/head
Jay Kamat 7 years ago
parent ad3229423f
commit 754e3784f7
No known key found for this signature in database
GPG Key ID: 5D2E399600F4F7B5

@ -206,8 +206,8 @@ a:hover {
display: block; display: block;
} }
#toTop { #toTop {
top: -100px; top: -100px /* together with this to put the div at the top */;
position: fixed; position: fixed /* this is the magic */;
text-align: center; text-align: center;
z-index: 999; z-index: 999;
display: none; display: none;

@ -206,8 +206,8 @@ a:hover {
display: block; display: block;
} }
#toTop { #toTop {
top: -100px; top: -100px /* together with this to put the div at the top */;
position: fixed; position: fixed /* this is the magic */;
text-align: center; text-align: center;
z-index: 999; z-index: 999;
display: none; display: none;

@ -206,8 +206,8 @@ a:hover {
display: block; display: block;
} }
#toTop { #toTop {
top: -100px; top: -100px /* together with this to put the div at the top */;
position: fixed; position: fixed /* this is the magic */;
text-align: center; text-align: center;
z-index: 999; z-index: 999;
display: none; display: none;

@ -206,8 +206,8 @@ a:hover {
display: block; display: block;
} }
#toTop { #toTop {
top: -100px; top: -100px /* together with this to put the div at the top */;
position: fixed; position: fixed /* this is the magic */;
text-align: center; text-align: center;
z-index: 999; z-index: 999;
display: none; display: none;

@ -206,8 +206,8 @@ a:hover {
display: block; display: block;
} }
#toTop { #toTop {
top: -100px; top: -100px /* together with this to put the div at the top */;
position: fixed; position: fixed /* this is the magic */;
text-align: center; text-align: center;
z-index: 999; z-index: 999;
display: none; display: none;

@ -206,8 +206,8 @@ a:hover {
display: block; display: block;
} }
#toTop { #toTop {
top: -100px; top: -100px /* together with this to put the div at the top */;
position: fixed; position: fixed /* this is the magic */;
text-align: center; text-align: center;
z-index: 999; z-index: 999;
display: none; display: none;

@ -206,8 +206,8 @@ a:hover {
display: block; display: block;
} }
#toTop { #toTop {
top: -100px; top: -100px /* together with this to put the div at the top */;
position: fixed; position: fixed /* this is the magic */;
text-align: center; text-align: center;
z-index: 999; z-index: 999;
display: none; display: none;

@ -206,8 +206,8 @@ a:hover {
display: block; display: block;
} }
#toTop { #toTop {
top: -100px; top: -100px /* together with this to put the div at the top */;
position: fixed; position: fixed /* this is the magic */;
text-align: center; text-align: center;
z-index: 999; z-index: 999;
display: none; display: none;

Loading…
Cancel
Save