diff options
| author | root | 2014-10-04 19:24:10 +0200 |
|---|---|---|
| committer | root | 2014-10-04 19:24:10 +0200 |
| commit | 80fb01db10054baf2c4c6e70a677e429fe5c34ee (patch) | |
| tree | fa01c22fb0e6e7eeb4944b9fe9eb765507ae6261 /functions.php | |
| parent | 187eef34514d6e1f3c8ad7102e0fb9827210d4b7 (diff) | |
| download | jungegemeinde-80fb01db10054baf2c4c6e70a677e429fe5c34ee.tar.gz | |
Fancy Mode.
Diffstat (limited to 'functions.php')
| -rw-r--r-- | functions.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/functions.php b/functions.php index fcebb9f..62d5299 100644 --- a/functions.php +++ b/functions.php @@ -128,7 +128,9 @@ function print_index(){ <br> </div> <div class="row"> - <img src="/static/kitten-prays-small.jpg" alt="praing kitten" class="img-responsive"> + <div class="ec"> + <img src="/static/kitten-prays-small.jpg" alt="praing kitten" class="img-responsive"> + </div> </div> <br> <div class="row"> |
