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-25-ledpars.html | |
parent | 9008ec905bd179d0a4c45da29aafa72e3e555efc (diff) |
changed class for newsimages to img-responsive
Diffstat (limited to 'template/news/2013-04-25-ledpars.html')
-rw-r--r-- | template/news/2013-04-25-ledpars.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/news/2013-04-25-ledpars.html b/template/news/2013-04-25-ledpars.html index 35311bc..ce2cdaa 100644 --- a/template/news/2013-04-25-ledpars.html +++ b/template/news/2013-04-25-ledpars.html @@ -2,7 +2,7 @@ <a>LED-PAR-Spielerei</a> </h3> <div class="imagecontent"> - <a href="/img/ledpars.jpg" class="img"><img class="contentimage" src="/img/ledpars_klein.jpg" alt="Fuenf LED-PARs machen buntes Licht."/></a> + <a href="/img/ledpars.jpg" class="img"><img class="img-responsive" src="/img/ledpars_klein.jpg" alt="Fuenf LED-PARs machen buntes Licht."/></a> <p class="subtext"> LED-PARs im Testaufbau </p> |