Merge branch 'master' of https://git.vvvvvvaria.org/rra/wttf
This commit is contained in:
commit
4874656f40
@ -13,7 +13,7 @@ Start: 20:00h
|
||||
|
||||
###⟿ Saturday, June 2nd 2018
|
||||
|
||||
**['The Ecosystem Is Moving']((/conversations-gultsch.html)) - worksession**
|
||||
**['The Ecosystem Is Moving'](/conversations-gultsch.html) - worksession**
|
||||
|
||||
A hands-on dive into the affordances and challenges of Conversations as part of a larger free software ecosystem.
|
||||
|
||||
|
@ -39,8 +39,8 @@ body{
|
||||
margin:0px;
|
||||
font-size: 14px;
|
||||
font-family: "serif";
|
||||
/*background-color: #ccd1cab3;*/
|
||||
background: linear-gradient(to bottom right, #c2c2c2, #fff7f7, #e4e3e3);
|
||||
background-color: #ccd1cab3;
|
||||
/*background: linear-gradient(to bottom right, #c2c2c2, #fff7f7, #e4e3e3);*/
|
||||
word-break: normal;
|
||||
}
|
||||
h1{
|
||||
@ -108,7 +108,7 @@ header{
|
||||
line-height: 1.35;
|
||||
color:white;
|
||||
background-color: #fb4817;
|
||||
background: linear-gradient(to bottom, salmon, #ff7f4d, #e2dede);
|
||||
background: linear-gradient(to bottom, salmon, #ff7f4d, #ccd1cab3);
|
||||
}
|
||||
#menu.main{
|
||||
position: relative;
|
||||
@ -182,6 +182,9 @@ header{
|
||||
margin:2em 0;
|
||||
border-color:#3c0e02;
|
||||
}
|
||||
#agenda h3{
|
||||
margin-top:2em;
|
||||
}
|
||||
#agenda strong{
|
||||
font-family: "headers";
|
||||
font-weight: bold;
|
||||
|
Loading…
Reference in New Issue
Block a user