[openstreetmap/openstreetmap-website] Add microcosms to the website (#2390)
Brian DeRocher
notifications at github.com
Sun Oct 13 17:41:53 UTC 2019
openbrian commented on this pull request.
> + .when { color: #777; font-size: 120%; }
+ .attendees > a
+ {
+ display: block;
+ width: 8em;
+ height: 8em;
+ border: 1px solid #888;
+ border-radius: 4px;
+ float: left;
+ margin: 1em;
+ padding: 1em;
+ background-color: rgb(238, 238, 238);
+ box-sizing: border-box;
+ text-decoration: none;
+ }
+</style>
Yes. My first attack at groups (2018) used SASS (https://github.com/openbrian/microcosm-aoi/blob/master/app/assets/stylesheets/application.css.scss#L141 notice different repo here). Is that ok?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2390#discussion_r334287958
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191013/dbe13ea8/attachment-0001.html>
More information about the rails-dev
mailing list