[openstreetmap/openstreetmap-website] Add microcosms to the website (#2390)
Brian DeRocher
notifications at github.com
Sun Oct 13 17:43:32 UTC 2019
openbrian commented on this pull request.
> + .mic_details ul > li { display: inline-block; }
+ .members > 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>
I was just telling Simon in matrix that this was done for the purpose of a SotM presentation. I'll remove all inline style.
--
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_r334288015
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191013/1d3542ce/attachment.html>
More information about the rails-dev
mailing list