Remove the figure modifiers
This commit is contained in:
parent
000de12ab1
commit
152c3528de
@ -7,10 +7,6 @@ figure {
|
||||
max-width: 100%;
|
||||
position: relative;
|
||||
|
||||
&--no-shadow {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
video {
|
||||
width: 100%;
|
||||
|
||||
@ -46,14 +42,6 @@ figure {
|
||||
margin: 30px auto 40px;
|
||||
max-width: 90%;
|
||||
|
||||
&--w50 {
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
&--w75 {
|
||||
max-width: 75%;
|
||||
}
|
||||
|
||||
&.float-left,
|
||||
&.float-right {
|
||||
margin: 0;
|
||||
|
@ -445,7 +445,7 @@
|
||||
|
||||
<p><strong>The FSFE empowers users to promote digital freedom in the real world</strong> by offering a large set of promotion material. You can find inspiration about the <a href="/contribute/spreadtheword#100-freedoms-black-sticker">100 freedoms of Free Software</a> and why <a href="/contribute/spreadtheword#nocloud-sticker">There is no Cloud, just other people's computers</a>, or leaflets to help you explain <a href="/contribute/spreadtheword#freedom">Free Software</a>, <a href="/contribute/spreadtheword#gnupg-leaflet">Email encryption</a>, the dangers of <a href="/contribute/spreadtheword#drm-leaflet">DRM</a> and how to <a href="/contribute/spreadtheword#f-droid-leaflet">Free Your Android</a>. You can also find postcards, posters and stickers of our <a href="/contribute/spreadtheword.html#pmpc">Public Money? Public Code!</a> and <a href="/contribute/spreadtheword.html#ilovefs">I love Free Software campaign</a>. Order your own material now and help us to spread the word!</p>
|
||||
|
||||
<figure class="figure--no-shadow">
|
||||
<figure>
|
||||
<a href="/contribute/spreadtheword"><img src="/graphics/infomaterial-450px.png" alt="Picture of FSFE's info material" /></a>
|
||||
</figure>
|
||||
|
||||
@ -464,7 +464,7 @@
|
||||
|
||||
<p>Next to our promotion material, we also offer to show your love for Free Software by using and wearing some of our <a href="/order/">merchandise items</a>. Free Software clothing is a great way of raising awareness within your local community, and each sale helps to fund critical FSFE projects. </p>
|
||||
|
||||
<figure class="figure--w50">
|
||||
<figure>
|
||||
<a href="/order/">
|
||||
<img src="/order/2017/kidstshirt-fork-red-front-large.jpg" alt="Kid's shirt"/>
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user