diff options
author | olf <olf@subsignal.org> | 2015-03-17 11:28:35 +0100 |
---|---|---|
committer | olf <olf@subsignal.org> | 2015-03-17 11:28:35 +0100 |
commit | 655ef713525570b222be1203710733fd6fcc47b3 (patch) | |
tree | 3e67a04de1cb212e1c1281e52b639ef775ca2e3b /template/news/2013-04-26-kickerfix.html | |
parent | 9008ec905bd179d0a4c45da29aafa72e3e555efc (diff) |
changed class for newsimages to img-responsive
Diffstat (limited to 'template/news/2013-04-26-kickerfix.html')
-rw-r--r-- | template/news/2013-04-26-kickerfix.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/news/2013-04-26-kickerfix.html b/template/news/2013-04-26-kickerfix.html index f17be29..7106d7d 100644 --- a/template/news/2013-04-26-kickerfix.html +++ b/template/news/2013-04-26-kickerfix.html @@ -2,7 +2,7 @@ <a>3D-Drucker und Kickerfix</a> </h3> <div class="imagecontent"> - <a href="/img/kickerfix.jpg" class="img"><img class="contentimage" src="/img/kickerfix_klein.jpg" alt="Kicket mit neuem Gleitlager"/></a> + <a href="/img/kickerfix.jpg" class="img"><img class="img-responsive" src="/img/kickerfix_klein.jpg" alt="Kicket mit neuem Gleitlager"/></a> <p class="subtext"> Ausgedrucktes Gleitlager montiert am Kicker </p> |