diff options
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/site2.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/static/site2.css b/src/static/site2.css index 41f1082f..62b43ff3 100644 --- a/src/static/site2.css +++ b/src/static/site2.css @@ -709,13 +709,6 @@ li > ul { height: 100%; } -.image-inner-area { - overflow: hidden; - width: 100%; - height: 100%; - position: relative; -} - .image-text-area { position: absolute; top: 0; |