forked from unit/website
Update connessioni caotiche info.
This commit is contained in:
parent
e49e02c8a2
commit
3f44e36b06
|
@ -125,3 +125,8 @@ section > p:first-child > span {
|
||||||
background: #006666;
|
background: #006666;
|
||||||
box-shadow: 0.2rem 0 0 #006666, -0.2rem 0 0 #006666;
|
box-shadow: 0.2rem 0 0 #006666, -0.2rem 0 0 #006666;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section > p > span.warning {
|
||||||
|
background: #8B0000;
|
||||||
|
box-shadow: 0.2rem 0 0 #8B0000, -0.2rem 0 0 #8B0000;
|
||||||
|
}
|
||||||
|
|
|
@ -77,6 +77,9 @@
|
||||||
<p><span>
|
<p><span>
|
||||||
Hacking, art, activism, making and breaking in festival
|
Hacking, art, activism, making and breaking in festival
|
||||||
</span></p>
|
</span></p>
|
||||||
|
<p><span class="warning">
|
||||||
|
Vuoi proporre un'attività? Hai tempo fino al 22 settembre!
|
||||||
|
</span></p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user