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/2012-02-01-rapman.html | |
parent | 9008ec905bd179d0a4c45da29aafa72e3e555efc (diff) |
changed class for newsimages to img-responsive
Diffstat (limited to 'template/news/2012-02-01-rapman.html')
-rw-r--r-- | template/news/2012-02-01-rapman.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/news/2012-02-01-rapman.html b/template/news/2012-02-01-rapman.html index 5b46d3c..1eb2a97 100644 --- a/template/news/2012-02-01-rapman.html +++ b/template/news/2012-02-01-rapman.html @@ -2,7 +2,7 @@ <a>1. Februar 2012 - Rapman 3</a> </h3> <div class="imagecontent"> - <a href="img/rapman.jpg" class="img"><img class="contentimage" src="img/rapman_thumb.jpg" alt="Rapman in der Werkstatt im sublab"></a> + <a href="img/rapman.jpg" class="img"><img class="img-responsive" src="img/rapman_thumb.jpg" alt="Rapman in der Werkstatt im sublab"></a> <p class="subtext"> Der Rapman </p> |