File tree 3 files changed +10
-16
lines changed
3 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout: default
3
3
---
4
- hj
4
+
5
5
< div id ="picid " class ="col-sm-12 ">
6
6
{{ content }}
7
7
</ div >
Original file line number Diff line number Diff line change @@ -44,27 +44,26 @@ permalink: /pictures/
44
44
Jump to: Leiden, ETHZ, Cornell, St Andrews
45
45
46
46
## Leiden
47
-
47
+ First advertisement.
48
48
<figure >
49
- <img src="{{ site.url }}{{ site.baseurl }}/images/picpic/WebpageLeiden_red.jpg" width="75%">
50
- <figcaption2>First advertisement.</figcaption2>
49
+ <img src="{{ site.url }}{{ site.baseurl }}/images/picpic/WebpageLeiden_red.jpg" width="60%" >
51
50
</figure >
52
51
53
52
54
53
## ETHZ
54
+ From the group of Andreas Wallraff.
55
55
<figure >
56
- <img src="{{ site.url }}{{ site.baseurl }}/images/picpic/WebpageETH_red.jpg" width="75%">
57
- <figcaption2>From the group of Andreas Wallraff.</figcaption2>
56
+ <img src="{{ site.url }}{{ site.baseurl }}/images/picpic/WebpageETH_red.jpg" width="60%">
58
57
</figure >
59
58
60
59
## Cornell
60
+ From the group of Seamus JC Davis.
61
61
<figure >
62
- <img src="{{ site.url }}{{ site.baseurl }}/images/picpic/WebpageCornell_red.jpg" width="75%">
63
- <figcaption2>From the group of Seamus JC Davis.</figcaption2>
62
+ <img src="{{ site.url }}{{ site.baseurl }}/images/picpic/WebpageCornell_red.jpg" width="60%">
64
63
</figure >
65
64
66
65
## St Andrews
66
+ From the group of Felix Baumberger (now at University of Geneva).
67
67
<figure >
68
- <img src="{{ site.url }}{{ site.baseurl }}/images/picpic/WebpageSTA_red.jpg" width="75%">
69
- <figcaption2>From the group of Felix Baumberger (now at University of Geneva).</figcaption2>
68
+ <img src="{{ site.url }}{{ site.baseurl }}/images/picpic/WebpageSTA_red.jpg" width="60%">
70
69
</figure >
Original file line number Diff line number Diff line change @@ -19,11 +19,6 @@ figcaption {
19
19
margin-bottom : 20px ;
20
20
}
21
21
22
- figcaption2 {
23
- text-align : center ;
24
- margin-top : -20px ;
25
- margin-bottom : 20px ;
26
- }
27
22
28
23
29
24
/* Top navigation bar */
@@ -68,7 +63,7 @@ firstp {
68
63
/* Team & Publications */
69
64
#gridid img { margin : 16px 22px 6px 0 ; border-radius :10% ; box-shadow : 2px 2px 5px #888888 }
70
65
#homeid img { margin : 0 0 0 0 ; border-radius :5% ; box-shadow : 0px 0px 0px #888888 }
71
- #picid img { margin : 16 px 12 px 6 px 0 ; border-radius :1% ; box-shadow : 2px 2px 5px #888888 }
66
+ #picid img { margin : 6 px 3 px 60 px 6 px ; border-radius :1% ; box-shadow : 2px 2px 5px #888888 }
72
67
#gridid .row { margin-bottom : 24px ; }
73
68
74
69
You can’t perform that action at this time.
0 commit comments