summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2015-12-29 08:28:40 -0500
committerluxagraf <sng@luxagraf.net>2015-12-29 08:28:40 -0500
commit648996d4a01e97f8dd96ef584e280e84d287d02a (patch)
tree2b5e35e4e872a747b5045407f71901509485464c
parentbadd9fa1700c8d939fa486d38d7413b8b4e44e1b (diff)
added some styles for new photo galleries
-rw-r--r--app/TODO11
-rw-r--r--design/sass/_inbox.scss3
2 files changed, 6 insertions, 8 deletions
diff --git a/app/TODO b/app/TODO
index 9743b23..93b98c8 100644
--- a/app/TODO
+++ b/app/TODO
@@ -15,6 +15,8 @@ fix amp support by sanitizing html:
https://github.com/duner/django-bluebox/blob/master/bluebox/converters/sanitizer.py
+Climate classifications instead of geopolitical boundaries:
+https://en.wikipedia.org/wiki/Köppen_climate_classification
---
#src
@@ -36,16 +38,11 @@ iron out templates and push first piece live.
# photos:
-Add map and location picker to upload form
handle portrait orientation in resizing
finish builder
-Then play with gallery templates
-
-like this full width design: http://www.photobyrichard.com/photobyrichard/page/2/
-
port existing galleries to new structure
---
@@ -68,4 +65,8 @@ revamp notes to be like my own personal instagram
6) Write JavaScript to automatically place map on current location
'''
+---
+
+# books
+push reviews to goodreads: http://www.goodreads.com/api
diff --git a/design/sass/_inbox.scss b/design/sass/_inbox.scss
index f74fc31..6d1a550 100644
--- a/design/sass/_inbox.scss
+++ b/design/sass/_inbox.scss
@@ -62,9 +62,6 @@
div {
bottom: 20%;
}
- p {
- max-width: 40%;
- }
@include constrain_wide;
}
}