diff options
Diffstat (limited to 'StoneIsland/www/css/index.css')
| -rw-r--r-- | StoneIsland/www/css/index.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/StoneIsland/www/css/index.css b/StoneIsland/www/css/index.css index 674ab65c..b0f35a96 100644 --- a/StoneIsland/www/css/index.css +++ b/StoneIsland/www/css/index.css @@ -45,3 +45,8 @@ body { @-webkit-keyframes loading { to {-webkit-transform: rotate(360deg)} } + +.scroll { + position: absolute; + width: 100%; +} |
