Difference between revisions of "Dev"

Jump to navigation Jump to search
51 bytes removed ,  19:56, 4 January 2014
try css hack for alternating styles
(floatleft trickery)
(try css hack for alternating styles)
Line 28: Line 28:
We're into technology, social justice, sustainability, transparency, solidarity. We're a place to learn, create, gather, work, play and more. Our slogan is: <span style="font-size:120%;">''HACK THE PLANET!''</span></span>
We're into technology, social justice, sustainability, transparency, solidarity. We're a place to learn, create, gather, work, play and more. Our slogan is: <span style="font-size:120%;">''HACK THE PLANET!''</span></span>


<span id="sudoblurbs">
{| class="sudoblurb sudoblurb-floatleft"
{| class="sudoblurb sudoblurb-floatleft"
| [[image:Type A cat.jpg|thumb|120px|printed cat]]
| [[image:Type A cat.jpg|thumb|120px|printed cat]]
Line 63: Line 64:
Saturdays 2-5ish is [[Today We Learned]], a time for colearning, knowledge sharing, open hacking, show & tell, and more!
Saturdays 2-5ish is [[Today We Learned]], a time for colearning, knowledge sharing, open hacking, show & tell, and more!
|}
|}
</span>


{{#css:
{{#css:
Line 75: Line 78:
     width:300px;
     width:300px;
   }
   }
   table.sudoblurb-floatleft {
   span#sudoblurbs:nth-child(odd) {
    border:10px solid white;
    padding:10px;
    background:#eebbbb;
    width:300px;
     float:left;
     float:left;
   }
   }
}}
}}

Navigation menu