From 4fd71a291f52267e435ecaebe6b0c4f97c918883 Mon Sep 17 00:00:00 2001 From: pepperpepperpepper Date: Fri, 27 Nov 2015 23:54:26 -0800 Subject: great, rewrote gallery --- share/frontend/gallery-static/alternate.css | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 share/frontend/gallery-static/alternate.css (limited to 'share/frontend/gallery-static/alternate.css') diff --git a/share/frontend/gallery-static/alternate.css b/share/frontend/gallery-static/alternate.css new file mode 100644 index 0000000..baa2643 --- /dev/null +++ b/share/frontend/gallery-static/alternate.css @@ -0,0 +1,22 @@ +//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; +// } -- cgit v1.2.3-70-g09d2