Merge branch 'master' of https://git.vvvvvvaria.org/varia/nooo-hbsc
This commit is contained in:
commit
9b84abf222
@ -3,23 +3,24 @@ Date: 2019-06-18
|
|||||||
save_as: index.html
|
save_as: index.html
|
||||||
status: hidden
|
status: hidden
|
||||||
|
|
||||||
|
<div id='manifesto'>
|
||||||
* Promote approaches, not apps
|
<p>- Promote approaches, not apps</p>
|
||||||
|
|
||||||
|
|
||||||
* Make space for learning together
|
<p>- Make space for learning together</p>
|
||||||
|
|
||||||
|
|
||||||
* Yes, We’re Config™
|
<p>- Yes, We’re Config™</p>
|
||||||
|
|
||||||
|
|
||||||
* Serve from constraints
|
<p>- Serve from constraints</p>
|
||||||
|
|
||||||
|
|
||||||
* Be an amateur
|
<p>- Be an amateur</p>
|
||||||
|
|
||||||
|
|
||||||
* Embrace the Feminist Server Manifesto
|
<p>- Embrace the Feminist Server Manifesto</p>
|
||||||
|
|
||||||
|
|
||||||
* Aspire to broaden participation
|
<p>- Aspire to broaden participation</p>
|
||||||
|
</div>
|
||||||
|
@ -132,6 +132,13 @@ a {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#manifesto {
|
||||||
|
font-family:'OrkneyRegular';
|
||||||
|
width:80%;
|
||||||
|
margin:0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#post-list {
|
#post-list {
|
||||||
/*display: flex;
|
/*display: flex;
|
||||||
flex-wrap: wrap;*/
|
flex-wrap: wrap;*/
|
||||||
@ -291,6 +298,8 @@ blockquote {
|
|||||||
margin-bottom:1em;
|
margin-bottom:1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#content .caption{
|
#content .caption{
|
||||||
font-size:80%;
|
font-size:80%;
|
||||||
padding-top:0;
|
padding-top:0;
|
||||||
|
Loading…
Reference in New Issue
Block a user