diff options
| author | pepperpepperpepper <pepper@scannerjammer.com> | 2015-11-27 23:54:26 -0800 |
|---|---|---|
| committer | pepperpepperpepper <pepper@scannerjammer.com> | 2015-11-27 23:54:26 -0800 |
| commit | 4fd71a291f52267e435ecaebe6b0c4f97c918883 (patch) | |
| tree | cc01bd840701166e86029a89758d3b1988c45307 /share/frontend/gallery/alternate.css | |
| parent | 11a45143e555fbb5e651f5538a82d046661882a4 (diff) | |
great, rewrote gallery
Diffstat (limited to 'share/frontend/gallery/alternate.css')
| -rw-r--r-- | share/frontend/gallery/alternate.css | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/share/frontend/gallery/alternate.css b/share/frontend/gallery/alternate.css deleted file mode 100644 index baa2643..0000000 --- a/share/frontend/gallery/alternate.css +++ /dev/null @@ -1,22 +0,0 @@ -//html,body{width:100%;height:100%;margin:0;padding:0;} -//body -// { -// background-color: white; -// padding: 0; margin: 0; -// } -//#images -// { -// margin: 12px 0 0 8px; -// } -//div, div img -// { -// padding: 0; margin: 0; -// margin-left: -4px; -// margin-top: -4px; -// } -//body -// { -// background-color: #eee; -// background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.32, rgb(245,238,235)), color-stop(0.66, rgb(252,252,252))); -// background-image: -moz-linear-gradient( center bottom, rgb(245,238,235) 32%, rgb(252,252,252) 66%); overflow-y: scroll; -// } |
